Reorganise constants, and add ISO language codes in order to drop dependency pycountry
This commit is contained in:
@@ -7,9 +7,9 @@ from nw.convert.file.markdown import MarkdownFile
|
||||
from nw.convert.file.text import TextFile
|
||||
|
||||
__all__ = [
|
||||
ConcatFile,
|
||||
HtmlFile,
|
||||
LaTeXFile,
|
||||
MarkdownFile,
|
||||
TextFile,
|
||||
"ConcatFile",
|
||||
"HtmlFile",
|
||||
"LaTeXFile",
|
||||
"MarkdownFile",
|
||||
"TextFile",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user