Skip to content

Commit

Permalink
Import GitHubParser in main package index
Browse files Browse the repository at this point in the history
  • Loading branch information
smathot committed Mar 27, 2017
1 parent a9e6603 commit 1ecd979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions academicmarkdown/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,5 @@
from academicmarkdown._ODTFixer import ODTFixer
from academicmarkdown._WkHtmlToPdf import WkHtmlToPdf
from academicmarkdown._WcParser import WcParser
from academicmarkdown._GitHubParser import GitHubParser
from academicmarkdown import build, constants

0 comments on commit 1ecd979

Please sign in to comment.