diff --git a/serializable/py.typed b/serializable/py.typed new file mode 100644 index 0000000..1fd0ed8 --- /dev/null +++ b/serializable/py.typed @@ -0,0 +1,2 @@ +# Marker file for PEP 561. This package uses inline types. +# This file is needed to allow other packages to type-check their code against this package.