Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pymbolic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandru Fikl
pymbolic
cb6975466d9674baeab3f3ff9216831b0bfc86dd
pymbolic
setup.cfg
Find file
Normal view
Permalink
setup.cfg
82 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Add flake8 config
Andreas Klöckner
committed
11 years ago
1
[flake8]
Tweak flake8 config
Andreas Klöckner
committed
9 years ago
2
ignore
=
E126,E127,E128,E123,E226,E241,E242,W503,E402
Add flake8 config
Andreas Klöckner
committed
11 years ago
3
max-line-length
=
85