Update setup.py

fixed EOF by adding newline
pull/3159/head
hengittää 2024-09-18 06:54:02 -07:00 committed by GitHub
parent b9d3c91b9b
commit 1992b31eea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -236,4 +236,4 @@ setup(
},
ext_modules=EXT_MODULES,
install_requires=INSTALL_REQUIRES,
)
)