Skip to content

Commit

Permalink
Update houseplant.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrucc-io committed Nov 20, 2024
1 parent 6e1b917 commit 15e0373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/houseplant/houseplant.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ def __init__(self):
def init(self):
"""Initialize a new houseplant project."""
# TODO: Implement initialization logic
self.console.print("Initializing new houseplant project...")
pass

def migrate_status(self):
Expand Down

0 comments on commit 15e0373

Please sign in to comment.