lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
410 stars 52 forks source link

Issue in field_parsing.py:157 AttributeError: __name__ #250

Closed lebrice closed 1 year ago

lebrice commented 1 year ago

When field_parsing.try_functions is given non-function callable arguments, this can be raised.