Skip to content

Commit aa02e9f

Browse files
committed
added missing import
1 parent 585d42b commit aa02e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/plugins/processing/tests/SagaAlgorithmsTest.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
__revision__ = ':%H$'
2727

28+
import os
2829
import nose2
2930
import shutil
3031
import tempfile

0 commit comments

Comments
 (0)