This is an improvement to simply checking subdirectories for python files as we can use the entirety of python import logic. It's thus possible to import from other files within the `strategies` folder. Additionally, this allows sharing strategies with more data than just python files (e.g a README.md). |
||
---|---|---|
.. | ||
strats | ||
__init__.py | ||
test_default_strategy.py | ||
test_interface.py | ||
test_strategy_helpers.py | ||
test_strategy_loading.py |