We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e313dc commit 4237be5Copy full SHA for 4237be5
tests/test_get_database_summary_report.py
@@ -18,7 +18,7 @@ def test_get_target(
18
high_quality_image: io.BytesIO,
19
) -> None:
20
"""
21
- Details of a target are returned by ``get_target_summary``.
+ Details of a database are returned by ``get_database_summary_report``.
22
23
report = client.get_database_summary_report()
24
expected_keys = {
0 commit comments