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 b46cd0d

Browse filesBrowse files
committed
fix caching issue
1 parent c0bf1b7 commit b46cd0d
Copy full SHA for b46cd0d

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

‎pythonFiles/pythonrc.py

Copy file name to clipboardExpand all lines: pythonFiles/pythonrc.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def __str__(self):
4949
exit_code = 1
5050
else:
5151
exit_code = 0
52-
52+
self.hooks.failure_flag = False
5353
# Guide following official VS Code doc for shell integration sequence:
5454
result = ""
5555
# For non-windows allow recent_command history.

0 commit comments

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