We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a437b7 commit cbcc5faCopy full SHA for cbcc5fa
google/api_core/_python_package_support.py
@@ -117,7 +117,7 @@ def warn_deprecation_for_versions_less_than(
117
"""
118
DEPRECATION: Package {dependent_package} depends on
119
{dependency_package}, currently installed at version
120
- {version_used.__str__}. Future updates to
+ {version_used.__str__()}. Future updates to
121
{dependent_package} will require {dependency_package} at
122
version {next_supported_version} or higher. Please ensure
123
that either (a) your Python environment doesn't pin the
0 commit comments