Skip to content

Commit

Permalink
add isort
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Jan 29, 2024
1 parent 2db4196 commit 49bfcaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ pillow = "^10.0"
pytest = "^7.4.4"
pytest-cov = "^4.1.0"
pytest-httpserver = "^1.0.8"
isort = "^5.13.2"

[tool.poetry.scripts]
t3 = "tidevice3.__main__:main"
Expand Down

0 comments on commit 49bfcaa

Please sign in to comment.