File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ AgencyClient
1212
1313 .. method :: list(self, **params)
1414
15- List all agencies with optional filtering by parameters. Filters include:
15+ List all agencies with optional filtering by parameters. Filters include:
1616 - name: The agency name. Partial matches are supported.
1717 - jurisdiction: the ID of the Jurisidiction the agency belongs to.
1818 :param params: Query parameters to filter results (e.g., `jurisdiction `, `name `).
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ dependencies = [
2525[project .urls ]
2626"Homepage" = " https://github.com/MuckRock/python-muckrock"
2727"Bug Tracker" = " https://github.com/MuckRock/python-muckrock/issues"
28+ "Documentation" =" https://python-muckrock.readthedocs.io/en/latest/"
2829
2930[tool .hatch .build .targets .wheel ]
3031packages = [" src/muckrock" ]
You can’t perform that action at this time.
0 commit comments