mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
For example, running "pytest -l" will error out as Beeref would try to parse "-l" as a log level flag. Now we no longer try to blindly parse flags when including the Beeref commandline parser. |
||
|---|---|---|
| .. | ||
| actions | ||
| assets | ||
| config | ||
| fileio | ||
| items | ||
| selection | ||
| widgets | ||
| __init__.py | ||
| conftest.py | ||
| test_assets.py | ||
| test_commands.py | ||
| test_logging.py | ||
| test_main.py | ||
| test_scene.py | ||
| test_utils.py | ||
| test_view.py | ||
| utils.py | ||