Skip to content

Commit 93864f9

Browse files
committed
Merge branch 'main' into fastapi-docs
2 parents 87a28ae + cfcd7de commit 93864f9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ dev =
5858

5959
docs =
6060
quartodoc
61+
griffe==0.25.1
6162

6263
statsmodels =
6364
statsmodels

vetiver/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@
2424
from .types import create_prototype, Prototype # noqa
2525

2626
__author__ = "Isabel Zimmerman <isabel.zimmerman@posit.co>"
27-
__all__ = []
2827
__version__ = _version("vetiver")
2928
del _version

0 commit comments

Comments
 (0)