ESBO-ETC/esbo_etc/classes/target/__init__.py

3 lines
100 B
Python
Raw Normal View History

2020-04-08 09:56:04 +02:00
from esbo_etc.classes.target.ATarget import *
from esbo_etc.classes.target.BlackBodyTarget import *