Skip to content

Commit fd13d3d

Browse files
authored
fix: run pyink, autoflake, flynt and remove from __future__ (#1077)
1 parent 8131e63 commit fd13d3d

File tree

216 files changed

+6953
-6800
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+6953
-6800
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
ERROR_ON_MISSING_EXEC_BIT: true
3131
VALIDATE_JSCPD: false
3232
VALIDATE_PYTHON_BLACK: false
33+
VALIDATE_PYTHON_FLAKE8: false
3334
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' }}
3435
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)