Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` | lint: commands[0]> flake8 marabunta/ tests/ | tests/test_env_default.py:9:11: E275 missing whitespace after keyword | tests/test_env_default.py:15:11: E275 missing whitespace after keyword | tests/test_env_default.py:19:11: E275 missing whitespace after keyword | tests/test_env_default.py:23:11: E275 missing whitespace after keyword | tests/test_env_default.py:27:11: E275 missing whitespace after keyword | tests/test_env_default.py:31:11: E275 missing whitespace after keyword | tests/test_env_default.py:35:11: E275 missing whitespace after keyword | tests/test_env_default.py:39:11: E275 missing whitespace after keyword ```
- Loading branch information