Skip to content
Snippets Groups Projects
Commit 52859dee authored by Gianluca OBERREIT's avatar Gianluca OBERREIT
Browse files

Idk

parent a006d10f
No related branches found
No related tags found
No related merge requests found
from .bar import Bar from .bar import Bar
from .physiX import Physix from .physiX import Physix
from .example import Example
_temp = [Bar, Physix, Example]
committees = [ob() for ob in _temp]
from .scan import scan from .scan import scan
import config #import config
import db #import db
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