Skip to content

Commit 9c4609d

Browse files
authored
Add module-level docstring
1 parent 672fad1 commit 9c4609d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas_flavor/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"""Top-level API for pandas-flavor."""
12
from .register import (
23
register_series_method,
34
register_series_accessor,

0 commit comments

Comments
 (0)