Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anton schulte authored and umarcor committed Mar 11, 2024
1 parent df1da9f commit 848b387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vunit/ui/packagefacade.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

from pathlib import Path
from typing import List, Optional, Union, TYPE_CHECKING
from vunit.design_unit import DesignUnit

from vunit.design_unit import DesignUnit
from vunit.ui.source import SourceFileList
from ..com import codec_generator

Expand Down

0 comments on commit 848b387

Please sign in to comment.