Skip to content

Commit 3093ae2

Browse files
committed
Moved bibtex_loader to subdir lib
1 parent 0900ec1 commit 3093ae2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

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-
import bibtex_loader
36+
from lib import bibtex_loader
3737

3838
__version__ = "unknown"
3939

File renamed without changes.

0 commit comments

Comments
 (0)