Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed Oct 25, 2024
1 parent 5e061a9 commit b5bab15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktoolbox.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import pkg_resources

template_dir = pkg_resources.resource_filename('settings_doc', 'templates') # 或使用 importlib.resources
template_dir = pkg_resources.resource_filename('settings_doc', 'templates')

a = Analysis(
['ktoolbox/__main__.py'],
Expand Down

0 comments on commit b5bab15

Please sign in to comment.