Skip to content

Commit

Permalink
expose class directly
Browse files Browse the repository at this point in the history
  • Loading branch information
MiWeiss committed Jan 18, 2024
1 parent b7d20cb commit 8908f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bibtexparser/middlewares/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
SortFieldsAlphabeticallyMiddleware,
SortFieldsCustomMiddleware,
)
from bibtexparser.middlewares.middleware import BlockMiddleware, LibraryMiddleware

from .parsestack import default_parse_stack, default_unparse_stack

0 comments on commit 8908f3c

Please sign in to comment.