Skip to content

Commit 27cbf83

Browse files
author
alexioannides
committed
autopep8 applied to all code cells via JuypterLab plugin
1 parent 0e11833 commit 27cbf83

File tree

3 files changed

+113
-771
lines changed

3 files changed

+113
-771
lines changed

Pipfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ pandas = "*"
1212

1313
[dev-packages]
1414
jupyterlab = "*"
15-
"flake8" = "*"
15+
"autopep8" = "*"
16+
jupyterlab-code-formatter = "*"
1617

1718
[requires]
1819
python_version = "3.6"

0 commit comments

Comments
 (0)