We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711edd2 commit 4e2f08aCopy full SHA for 4e2f08a
examples/batch_no_limit/launch.py
@@ -1,6 +1,5 @@
1
import os
2
-from pbs4py.pbs import PBS
3
-from pbs4py.pbs_batch import BatchJob, PBSBatch
+from pbs4py import PBS, BatchJob, PBSBatch
4
5
6
pbs = PBS.k3()
0 commit comments