Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pyddg pyddg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pyddg
  • pyddgpyddg
  • Merge requests
  • !447

Autoformat everything with black

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Le Nam Do requested to merge black into develop Oct 19, 2022
  • Overview 6
  • Commits 5
  • Pipelines 9
  • Changes 184

https://github.com/psf/black

I use black for all the code I've pushed. It looks all right. It isn't always perfect (especially for matrices, but you can opt out if necessary) but it's automatic and consistent, which in my experience is worth it. Defaults to a line length of 88.

We need to discuss this before we merge this, but this would be the first step to checking formatting, linting etc. in CI.

Edited Oct 19, 2022 by Le Nam Do
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: black