Skip to content

Commit

Permalink
Remove unused isort parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dpoznik committed Mar 27, 2021
1 parent 688e389 commit c0c79d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[tool.isort]
profile = "black"
filter_files = true
known_third_party = ["h5py", "metaflow"]

0 comments on commit c0c79d9

Please sign in to comment.