Skip to content

Commit 6771be6

Browse files
committed
Py Lint import
1 parent 3e49849 commit 6771be6

File tree

1 file changed

+1
-1
lines changed
  • vtr_flow/scripts/python_libs/vtr/yosys

1 file changed

+1
-1
lines changed

vtr_flow/scripts/python_libs/vtr/yosys/yosys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import shutil
66
from collections import OrderedDict
77
from pathlib import Path
8-
import vtr
98
import xml.etree.ElementTree as ET
9+
import vtr
1010

1111
# supported input file type by Yosys
1212
FILE_TYPES = {

0 commit comments

Comments
 (0)