chore: fix imports in editorial_governance CI task causing it to fail from missing pytest

This commit is contained in:
matt 2025-10-06 09:26:49 -07:00
parent d416c9b238
commit f68f8949e8
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
*.log
*.txt
!requirements.txt
!requirements-dev.txt
RELEASE_NOTES.md
test.py