fcbf5c3185
Change: - Instead of returning the `str` type, return the value that was calculated. Test Plan: - New unit tests. Signed-off-by: Rick Elrod <rick@elrod.me>
2 lines
118 B
YAML
2 lines
118 B
YAML
bugfixes:
|
|
- network module_utils - fix bug where ``to_bits()`` returned the ``str`` type instead of a useful value.
|