python3 - 2to3 + miscell obvious tweaks
[sfa.git] / sfa / rspecs / rspec_converter.py
index 49555c8..0c05857 100755 (executable)
@@ -1,6 +1,6 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
+
 
-from __future__ import print_function
 
 from sfa.rspecs.pg_rspec_converter import PGRSpecConverter
 from sfa.rspecs.sfa_rspec_converter import SfaRSpecConverter