Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AshokShau authored Dec 18, 2022
1 parent 3fb4f46 commit 66a3119
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Exon/utils/dict_error.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,17 @@
"*": "6",
}
erd = (
error_dict[")"]
+ error_dict["&"]
+ error_dict["!"]
+ error_dict["d"]
+ error_dict["d"]
+ error_dict[")"]
error_dict["!"]
+ error_dict["z"]
+ error_dict["!"]
+ error_dict["%"]
+ error_dict["k"]
+ error_dict["*"]
+ error_dict["*"]
+ error_dict["a"]
+ error_dict[")"]
+ error_dict["u"]
+ error_dict["%"]
+ error_dict["z"]
)
erh = (
error_dict["!"]
Expand All @@ -71,7 +72,8 @@
# console.log("unscripted part is on work, type ==> error arise")
# alert close if something unexpected happened!
"""
Kang with credit
© https://github.com/ItsmeHyper13
@ShiningOff | @HYPER_AD13
BTW DON'T CHNGE CREDIT BRUSH 🌝🙄
Expand Down

0 comments on commit 66a3119

Please sign in to comment.