Skip to content

Commit

Permalink
* make isort consistent with local env
Browse files Browse the repository at this point in the history
  • Loading branch information
HYLcool committed Nov 13, 2023
1 parent 7429f66 commit 9b6bc06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[flake8]
per-file-ignores =
*/__init__.py: F401

[isort]
known_first_party=data_juicer

0 comments on commit 9b6bc06

Please sign in to comment.