Skip to content

Commit 89cde23

Browse files
committed
checkstyle
1 parent d7490c9 commit 89cde23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requests/packages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
sys.modules[f"requests.packages.{mod}"] = imported_mod
2828
mod = mod.replace(target, "chardet")
2929
sys.modules[f"requests.packages.{mod}"] = imported_mod
30-
# Kinda cool, though, right?
30+
# Kinda cool, though, right?

0 commit comments

Comments
 (0)