Page MenuHomeDevCentral

Require black to format Python scripts
ClosedPublic

Authored by dereckson on Jun 28 2024, 17:33.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 5, 21:24
Unknown Object (File)
Fri, Sep 5, 11:06
Unknown Object (File)
Thu, Sep 4, 23:35
Unknown Object (File)
Thu, Sep 4, 09:14
Unknown Object (File)
Tue, Sep 2, 08:40
Unknown Object (File)
Tue, Sep 2, 01:42
Unknown Object (File)
Tue, Sep 2, 01:00
Unknown Object (File)
Mon, Sep 1, 23:05
Subscribers
None

Details

Test Plan
  • pip install -r requirements.txt
  • black ./_modules/credentials.py

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5301
Build 5582: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jun 28 2024, 17:33
This revision was automatically updated to reflect the committed changes.