We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51ba9a commit d6be83eCopy full SHA for d6be83e
1 file changed
.github/workflows/lint.yml
@@ -8,3 +8,5 @@ jobs:
8
steps:
9
- uses: actions/checkout@v2
10
- uses: psf/black@stable
11
+ with:
12
+ options: "--line-length 101"
0 commit comments