Skip to content

Commit b71ad65

Browse files
committed
revert changes
1 parent 06d067f commit b71ad65

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44

55
[1]: https://pypi.org/project/google-auth/#history
66

7-
## [2.41.2](https://github.com/googleapis/google-auth-library-python/compare/v2.41.1...v2.41.2) (2025-10-14)
8-
9-
10-
### Bug Fixes
11-
12-
* Testing changes
13-
147
## [2.41.1](https://github.com/googleapis/google-auth-library-python/compare/v2.41.0...v2.41.1) (2025-09-30)
158

169

google/auth/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,3 @@ class Python37DeprecationWarning(DeprecationWarning): # pragma: NO COVER
5151

5252
# Set default logging handler to avoid "No handler found" warnings.
5353
logging.getLogger(__name__).addHandler(logging.NullHandler())
54-
55-
56-
## test change

0 commit comments

Comments
 (0)