Created
August 14, 2022 19:28
-
-
Save hudsonbrendon/2f6ece66b8e5880b2f143c88b3836df9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[settings] | |
known_third_party = ["pytest", "requests"] | |
[tool.black] | |
line-length = 120 | |
[tool.isort] | |
profile = "black" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment