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 b9e600b commit 14f72b7Copy full SHA for 14f72b7
utils/round-trip-syntax-test
@@ -4,8 +4,8 @@ from __future__ import print_function, unicode_literals
4
5
import argparse
6
import difflib
7
-from functools import reduce
8
import logging
+from functools import reduce
9
import os
10
import subprocess
11
import sys
0 commit comments