Skip to content
Snippets Groups Projects
Commit c37b02cc authored by Marko Petric's avatar Marko Petric Committed by Andre Sailer
Browse files

Add future imports to new example

parent 4a2bf0d8
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
@version 1.0 @version 1.0
""" """
from __future__ import absolute_import, unicode_literals
import os, sys, time, logging, DDG4 import os, sys, time, logging, DDG4
from DDG4 import OutputLevel as Output from DDG4 import OutputLevel as Output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment