Skip to content

Commit 14f72b7

Browse files
committed
test: appease python linter (NFC)
1 parent b9e600b commit 14f72b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/round-trip-syntax-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ from __future__ import print_function, unicode_literals
44

55
import argparse
66
import difflib
7-
from functools import reduce
87
import logging
8+
from functools import reduce
99
import os
1010
import subprocess
1111
import sys

0 commit comments

Comments
 (0)