Skip to content

Commit dfeb864

Browse files
committed
Add line between local and module imports
1 parent 7775764 commit dfeb864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/targets/lint.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
from copy import copy
3030
from yaml import dump_all
3131
import argparse
32+
3233
from tools.targets import Target, set_targets_json_location, TARGET_MAP
3334

3435
def must_have_keys(keys, dict):

0 commit comments

Comments
 (0)