Skip to content

Commit

Permalink
Merge pull request #69 from parkerbxyz/update-init
Browse files Browse the repository at this point in the history
Update `__init__.py`
  • Loading branch information
markhornak authored Aug 18, 2023
2 parents 0d18f0b + 279d13f commit 6c864e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guru/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
)

from guru.publish_folders import (
CardChanges,
PublisherFolders
)

Expand All @@ -37,6 +38,7 @@
Board,
BoardGroup,
Card,
Collection,
Folder,
Section
)
Expand Down

0 comments on commit 6c864e1

Please sign in to comment.