Commit 81124d4d authored by Stefan Behnel's avatar Stefan Behnel

Add missing import.

parent a47d63eb
......@@ -10,6 +10,7 @@ import os
import shutil
import subprocess
import re, sys, time
import warnings
from glob import iglob
from io import open as io_open
from os.path import relpath as _relpath
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment