Skip to content

Commit

Permalink
black code
Browse files Browse the repository at this point in the history
  • Loading branch information
subbyte committed Oct 9, 2023
1 parent 34e351b commit 4c1018d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kestrel_core/src/kestrel/deprecating.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from pkgutil import get_data
from importlib import resources


def load_data_file(package_name, file_name):
try:
# resources.files() is introduced in Python 3.9
Expand Down

0 comments on commit 4c1018d

Please sign in to comment.