acecalisto3 commited on
Commit
c16dfb7
·
verified ·
1 Parent(s): e0bad6d

Update code_editor.py

Browse files
Files changed (1) hide show
  1. code_editor.py +0 -2
code_editor.py CHANGED
@@ -1,5 +1,3 @@
1
- # code_editor.py
2
-
3
  import json
4
 
5
  def code_editor(value: str = "", issue_num: int = 0) -> str:
 
 
 
1
  import json
2
 
3
  def code_editor(value: str = "", issue_num: int = 0) -> str: