Skip to content

Commit

Permalink
Merge pull request #16 from Xiao-Chenguang/import-sort
Browse files Browse the repository at this point in the history
work around wrong isoft on wandb
  • Loading branch information
Xiao-Chenguang authored Oct 24, 2024
2 parents 02709d9 + 8169071 commit 3874a7d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ reportPrivateImportUsage = "none"
dev-dependencies = [
"pytest>=8.3.3",
"torchvision>=0.19.1",
]
]

[tool.ruff.isort]
known-third-party = ["wandb"]

0 comments on commit 3874a7d

Please sign in to comment.