Skip to content
Snippets Groups Projects
Commit 3ec14c9d authored by mads's avatar mads
Browse files

from wetb.hawc2 import HTCFile, LogFile now works

parent deac1a93
No related branches found
No related tags found
No related merge requests found
d = None
d = dir()
from .htc_file import HTCFile
from .log_file import LogFile
__all__ = sorted([m for m in set(dir()) - set(d)])
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