Skip to content

Commit 581f2c3

Browse files
committed
Moved code to comment_spell_check subdir for packaging
1 parent 988c326 commit 581f2c3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

comment_spell_check.py renamed to comment_spell_check/comment_spell_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
from comment_parser import comment_parser
3535

36-
from lib import bibtex_loader
36+
from comment_spell_check.lib import bibtex_loader
3737

3838
__version__ = "unknown"
3939

File renamed without changes.

0 commit comments

Comments
 (0)