-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
854c532
commit 893bc0a
Showing
1 changed file
with
0 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,10 +20,6 @@ | |
from ._src.experimentdata.experimentsample import ExperimentSample | ||
from ._src.logger import DistributedFileHandler, logger | ||
|
||
# from ._src.run_optimization import (OptimizationResult, calculate_mean_std, | ||
# run_multiple_realizations, | ||
# run_optimization) | ||
|
||
# Authorship and Credits | ||
# ============================================================================= | ||
__author__ = 'Martin van der Schelling ([email protected])' | ||
|