# parser.add_argument("-o", "--output", help = "Insert...", action = "store_true") parser.add_argument("-o", "--output", help = "Compute the Fib number and " + \ ...
Tests for the private NumPy argument parsing functionality. They mainly exists to ensure good test coverage without having to try the weirder cases on actual numpy functions but test them in one place ...