Skip to content

Commit

Permalink
Export open from main namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Aug 7, 2024
1 parent f7811a3 commit 1f79a23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/multicsv/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

# flake8: noqa: F401

from .open import multicsv_open as open

0 comments on commit 1f79a23

Please sign in to comment.