Closed valerieyip closed 3 years ago
flake8 .
black --check .
git commit -s
Reformatted with black, no changes to the test code were needed.
What do these changes do?
flake8 .
black --check .
git commit -s