Unify api serializers (#16)

This commit is contained in:
wkoot
2023-04-19 10:14:32 +02:00
committed by GitHub
parent 7f18a3ad6f
commit 88edcde8d6
29 changed files with 127 additions and 192 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
from setuptools import setup, Extension
from setuptools import setup
setup()
setup()