Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MVCM
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Paolo Veglio
MVCM
23e2b92b101e955e72d9f16facdfc239cfe96081
mvcm
.flake8
Find file
Normal view
History
Permalink
.flake8
63 B
Newer
Older
refactoring of read_data continues
Paolo Veglio
committed
2 years ago
1
[flake8]
running pre-commit for the first time
Paolo Veglio
committed
1 year ago
2
max-line-length = 88
cleaning up the code
Paolo Veglio
committed
1 year ago
3
extend-ignore = E203, W503, W504