Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • pygwinc pygwinc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gwincgwinc
  • pygwincpygwinc
  • Merge requests
  • !141

applied black

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Lee McCuller requested to merge lee-mcculler/pygwinc:blackened into master Oct 23, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 34

I ran "black" on the codebase to make gwinc as PEP8 and formatting consistent as it gets -- at least until we remove the egregious 'import *' in the budget codes. I then removed whitespace around '**' operators (the only undesirable thing that black does).

I propose we standardize using black to remove PEP8 frustrations from developers during MR's. I am happy with the consistency of "black" and, while it is beta, it is actively being used by a number of large projects and hosted by the PSF.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: blackened