Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cms21 authored Nov 29, 2023
1 parent 30b088c commit 4de82ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion balsam/platform/app_run/__init__.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
from .app_run import AppRun, LocalAppRun
from .aurora import AuroraRun
from .mpich import MPICHRun
from .openmpi import OpenMPIRun
from .perlmutter import PerlmutterRun
from .polaris import PolarisRun
from .slurm import SlurmRun
from .summit import SummitJsrun
from .aurora import AuroraRun
from .theta import ThetaAprun
from .theta_gpu import ThetaGPURun

Expand Down

0 comments on commit 4de82ea

Please sign in to comment.