Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
teubert committed Jun 27, 2023
1 parent 6101ac1 commit dbd5cb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,5 @@ cython_debug/
.DS_Store
data_test.pkl
predictor_test.pkl

.VSCodeCounter/
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from setuptools import setup, find_packages
import pathlib
import pkg_resources

here = pathlib.Path(__file__).parent.resolve()

Expand Down

0 comments on commit dbd5cb8

Please sign in to comment.