This commit is contained in:
BIOKORO OGHENETEGA D.
2026-04-01 15:38:47 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

1
networks/__init__.py Normal file
View File

@@ -0,0 +1 @@

View File

@@ -1,3 +1,3 @@
from setuptools import setup, find_packages
setup(name = "library", packages = find_packages())
setup(name = "library", packages = find_packages())