Skip to content
Snippets Groups Projects
Commit 7ef9d12a authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

further code reformat

parent ff2326ad
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,5 @@ from .file import *
from .format import *
from .from_dict import *
__all__ = format.__all__ + envvars.__all__ + derivative.__all__ + file.__all__ + base.__all__ + from_dict.__all__
__all__ = format.__all__ + envvars.__all__ + derivative.__all__ + file.__all__ + base.__all__ + \
from_dict.__all__
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment