fixed EOF by adding newline
@ -236,4 +236,4 @@ setup(
},
ext_modules=EXT_MODULES,
install_requires=INSTALL_REQUIRES,
)