We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54cec4 commit 0d9a42cCopy full SHA for 0d9a42c
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