Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 4b8b6ee

Browse files
Update __init__.py
1 parent 3c86723 commit 4b8b6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelpandas/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .client import Client
2-
from .rename_columns import rename_columns
2+
from labelpandas.rename_columns import rename_columns
33
from .load_local_files import load_local_files
44
from labelpandas import connector
55
from labelpandas import uploader

0 commit comments

Comments
 (0)