Skip to content

Commit cfcd7de

Browse files
authored
Merge pull request #182 from rstudio/remove-all
2 parents 8fb541e + 5c6c7ba commit cfcd7de

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)