updated .flake8 path

This commit is contained in:
2025-12-18 12:35:53 -08:00
parent 6b910a0920
commit 67ea12042f

View File

@@ -1,5 +1,5 @@
[flake8]
per-file-ignores =
pycmx/__init__.py: F401
src/pycmx/__init__.py: F401
tests/__init__.py: F401