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 eab3bee commit 13eed4fCopy full SHA for 13eed4f
easybuild/framework/extensioneasyblock.py
@@ -32,7 +32,7 @@
32
from easybuild.framework.easyconfig import CUSTOM
33
from easybuild.framework.extension import Extension
34
from easybuild.tools.build_log import EasyBuildError
35
-from easybuild.tools.filetools import apply_patch, change_dir, extract_file
+from easybuild.tools.filetools import change_dir, extract_file
36
from easybuild.tools.utilities import remove_unwanted_chars, trace_msg
37
38
0 commit comments