-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Labels: enhancement, good first issue
Body: Add concise docstrings (Google or NumPy style) to Library
and Book
methods and ensure all public methods have type hints.
Acceptance Criteria:
-
Docstrings for
add_book
,borrow_book
,return_book
,list_books
,__init__
-
mypy
passes with no errors (if configured later)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers