mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-01 18:47:48 +00:00
Rather than do the None-dance and document the default value within a docstring, let's use the default value directly. This is safe because numbers are immutable.