Skip to content

Commit

Permalink
fix: run pyink, autoflake, flynt and remove from __future__ (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt authored Nov 6, 2023
1 parent 8131e63 commit fd13d3d
Show file tree
Hide file tree
Showing 216 changed files with 6,953 additions and 6,800 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_JSCPD: false
VALIDATE_PYTHON_BLACK: false
VALIDATE_PYTHON_FLAKE8: false
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit fd13d3d

Please sign in to comment.