1.0.1
- Fixes:
python -m flake8pdid not return exit code. - Uses built-in
tomllibmodule instead of externaltomlipackage as of Python 3.11. - Updates documentation to point out that
pyproject.tomlmust be in current folder.
python -m flake8p did not return exit code.tomllib module instead of external tomli package as of Python 3.11.pyproject.toml must be in current folder.