Fix the infeasible examples support

This commit is contained in:
Timothyxxx
2024-02-21 21:22:12 +08:00
parent adf49cd574
commit e1cf8da4e0
25 changed files with 46 additions and 123 deletions

View File

@@ -121,3 +121,7 @@ from .vscode import (
check_json_settings,
check_json_keybindings
)
def infeasible():
pass