Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f27e49d

Browse filesBrowse files
committed
removed superfluous space
1 parent 411fd55 commit f27e49d
Copy full SHA for f27e49d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Lib/typing.py

Copy file name to clipboardExpand all lines: Lib/typing.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def _flatten_literal_params(parameters):
344344

345345

346346
_cleanups = []
347-
_caches = { }
347+
_caches = {}
348348

349349

350350
def _tp_cache(func=None, /, *, typed=False):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.