Skip to content
Snippets Groups Projects
Commit a522289b authored by Felipe Delestro Matos's avatar Felipe Delestro Matos
Browse files

hotfix for the __init__ classes

parent f7c4877d
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,5 @@ import qim3d.utils as utils ...@@ -5,5 +5,5 @@ import qim3d.utils as utils
import qim3d.models as models import qim3d.models as models
import logging import logging
examples = qim3d.io.ImgExamples() examples = io.ImgExamples()
downloader = qim3d.io.Downloader() downloader = io.Downloader()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment