Skip to content

Commit

Permalink
checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
amkarn258 committed Nov 4, 2023
1 parent d7490c9 commit 89cde23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requests/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
sys.modules[f"requests.packages.{mod}"] = imported_mod
mod = mod.replace(target, "chardet")
sys.modules[f"requests.packages.{mod}"] = imported_mod
# Kinda cool, though, right?
# Kinda cool, though, right?

0 comments on commit 89cde23

Please sign in to comment.