Skip to content

Commit

Permalink
fix python package
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisma committed Mar 6, 2024
1 parent 3e58964 commit 87e0af7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion virtue/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Cadence Virtuoso SKILL and Python library"""
import pluggy

from .LibUtility import *
from .SchUtility import *
from .ConfigUtility import *
from .skill_package.metadata_data import SKillPackageMetadata
Expand Down

0 comments on commit 87e0af7

Please sign in to comment.