*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit c3652ceb authored by Carl-Martin Pfeiler's avatar Carl-Martin Pfeiler
Browse files

removed outdated TODOs

parent 23a9ad77
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,3 @@ for item in integrators.__all__:
for item in _setup.__all__:
__all__.append(item)
## TODO Setup sollte keinen fuehrenden _ haben
......@@ -37,6 +37,3 @@ __all__ = \
, "TPS1HEE_MPS" \
, "KW1_MPS", "TPS1_KW2", "TPS1_MPS" \
]
# TODO only "Integrator available for users!? maybe
# TODO add MPS
......@@ -10,7 +10,6 @@ class ParameterInterface(_interface._Interface):
def SetResultsFolder(self, foldername):
# TODO catch if changed during computation
self.output.foldername = foldername
......
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