Skip to content

Commit 87cfb75

Browse files
committed
remove .isort.cfg
1 parent 77dbbe9 commit 87cfb75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.isort.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[tool.isort]
22
profile = "black"
3+
skip_gitignore = true
4+
# known_third_party = arviz,matplotlib,numpy,pandas,patsy,pymc,pytest,scipy,seaborn,setuptools,sklearn,statsmodels,xarray
35

46
[tool.pytest.ini_options]
57
addopts = [

0 commit comments

Comments
 (0)