Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anton schulte authored and Anton Schulte committed Mar 13, 2024
1 parent 26daca0 commit 3ad4677
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 3ad4677

Please sign in to comment.