Skip to content

Commit aa02e9f

Browse files
committedJan 31, 2019
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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.