Merge pull request #203 from swcarpentry/fix-svg
[rnaseq-cwl-training.git] / bin / util.py
index e59866f8c1cec97b77b7d09307cb6ed6e93b2bd2..0cc8de69d130481bdc354a2a0ff2ccf761cb52e7 100644 (file)
@@ -1,8 +1,8 @@
+from __future__ import print_function
 import sys
 import os
 import json
 from subprocess import Popen, PIPE
-from __future__ import print_function
 
 # Import this way to produce a more useful error message.
 try: