Skip to content

Commit

Permalink
Add documentation for logger parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
daffidwilde committed Oct 27, 2023
1 parent 1eeaaae commit cd34264
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/census21api/wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ class CensusAPI:
"""
A wrapper for the 2021 England and Wales Census API.
Parameters
----------
logger : bool, default False
Whether to be verbose about issues when connecting to the API.
Attributes
----------
_current_data : dict or None
Expand Down

0 comments on commit cd34264

Please sign in to comment.