Skip to content

Fix PDF instructions lint error#16

Merged
NeurArk merged 1 commit into
mainfrom
NeurArk/cr-er-sch-ma-pdf-et-adapter-outils-977bhn
May 19, 2025
Merged

Fix PDF instructions lint error#16
NeurArk merged 1 commit into
mainfrom
NeurArk/cr-er-sch-ma-pdf-et-adapter-outils-977bhn

Conversation

@NeurArk
Copy link
Copy Markdown
Owner

@NeurArk NeurArk commented May 19, 2025

Summary

  • wrap long instructions lines in BASE_INSTRUCTIONS to obey 120 char limit

Testing

  • python -m pytest -q (fails: No module named pytest)
  • flake8 app.py tools/ tests/ agent/ --max-line-length 120 --exclude=".venv/" --ignore=E302,W293,W291,E128,W292,E305,W503,W504,F541 (fails: flake8: command not found)

@NeurArk NeurArk merged commit 1d7f508 into main May 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant