Skip to content

Commit 6c193e2

Browse files
author
anton schulte
committed
formatting
1 parent 28218b1 commit 6c193e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vunit/ui/packagefacade.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
from pathlib import Path
1212
from typing import List, Optional, Union, TYPE_CHECKING
13-
from vunit.design_unit import DesignUnit
1413

14+
from vunit.design_unit import DesignUnit
1515
from vunit.ui.source import SourceFileList
1616
from ..com import codec_generator
1717

0 commit comments

Comments
 (0)