Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ouidane committed Jan 5, 2025
1 parent 77b543e commit e7c8e32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/engine/db_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

class DBStorage:
"""This class manages storage of hbnb models in a SQL database."""

__engine = None
__session = None

Expand Down

0 comments on commit e7c8e32

Please sign in to comment.