Add a pep8 code style configuration file

This commit is contained in:
Eryn Wells 2023-02-08 08:34:46 -08:00
parent 90994cafd7
commit 1b37807710

2
.pep8 Normal file
View file

@ -0,0 +1,2 @@
[pycodestyle]
max_line_length = 120