Ignore aerender in pytests until ready (#125)

* Ignore aerender in pytests until ready
* Disable pytest step in GitHub Actions workflow
This commit is contained in:
2025-12-28 15:00:01 -06:00
committed by GitHub
parent 4704806472
commit f9b19587ba
5 changed files with 19 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
[MASTER]
max-line-length = 120
ignore-paths=^src/engines/aerender/
[MESSAGES CONTROL]
disable = missing-docstring, invalid-name, import-error, logging-fstring-interpolation