Skip to content

Commit

Permalink
r
Browse files Browse the repository at this point in the history
  • Loading branch information
luishowin committed Jan 18, 2024
1 parent dbd1ec1 commit 3c1a521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 0x0C-python-almost_a_circle/models/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ def __init__(self, id=None):
else:
Base.__nb_objects += 1
self.id = Base.__nb_objects

0 comments on commit 3c1a521

Please sign in to comment.