Commit fed65fe
fix(compose): return type in get_service_port docstring (#939)
Noticed a mismatch in a function docstring while using the library.
Fixed return type of `get_service_port` from `str` to `int`
Co-authored-by: Roy Moore <roy@moore.co.il>1 parent 8034541 commit fed65fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
0 commit comments