Skip to content

Commit 290b749

Browse files
committed
[#34] TDD: add failing black / autopep8 tests
Signed-off-by: Bryant Finney <[email protected]>
1 parent b89cb1e commit 290b749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/usage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
extras: ["", "[dev]"]
48+
extras: ["", "[dev]", "[black]", "[autopep8]"]
4949
manager: [pip, pipenv]
5050
os: [ubuntu-latest, windows-latest, macos-latest]
5151
py: [3.7, 3.8]

0 commit comments

Comments
 (0)