1 parent 5b8eea5 commit 9413c64Copy full SHA for 9413c64
1 file changed
prod_test.py
@@ -1,7 +1,5 @@
1
# This should be at the top.
2
-from __future__ import (
3
- print_function,
4
-)
+from __future__ import print_function
5
6
import math
7
import os
0 commit comments