Skip to content

Commit 0febcce

Browse files
committed
A typo in setup.py is removed.
1 parent cd6b60d commit 0febcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ppfrom setuptools import setup, find_packages
1+
from setuptools import setup, find_packages
22

33
import pyverilog.utils.version
44
import re

0 commit comments

Comments
 (0)