Skip to content

Commit

Permalink
Add configurators.Clear
Browse files Browse the repository at this point in the history
  • Loading branch information
moi90 committed Dec 26, 2023
1 parent 6e6471c commit e9c7073
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 37 deletions.
2 changes: 2 additions & 0 deletions experitur/configurators/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
Grid,
MultiplicativeConfiguratorChain,
RandomGrid,
Clear,
)

from .conditions import Conditions
Expand All @@ -23,6 +24,7 @@
"MultiplicativeConfiguratorChain",
"Prune",
"RandomGrid",
"Clear",
]

try:
Expand Down
Loading

0 comments on commit e9c7073

Please # to comment.