Skip to content

Commit

Permalink
Export MultiCSVFile and MultiCSVSection
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Aug 8, 2024
1 parent e01fbd3 commit 77c4265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/multicsv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@

from .open import multicsv_open as open
from .open import multicsv_wrap as wrap
from .file import MultiCSVFile
from .section import MultiCSVSection

0 comments on commit 77c4265

Please sign in to comment.