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 b5160c6 commit 045a1a7Copy full SHA for 045a1a7
parsl/tests/test_python_apps/test_memoize_1.py
@@ -2,7 +2,6 @@
2
3
import parsl
4
from parsl.app.app import python_app
5
-from parsl.tests.configs.local_threads import config
6
7
8
@python_app(cache=True)
0 commit comments