source:
framspy/framsfiles/writer/__init__.py
@
1235
Last change on this file since 1235 was 1104, checked in by , 4 years ago | |
---|---|
File size: 92 bytes |
Rev | Line | |
---|---|---|
[1104] | 1 | from ._loader import from_collection, from_file |
2 | ||
3 | __all__ = ['from_collection', 'from_file'] |
Note: See TracBrowser
for help on using the repository browser.