Skip to content

Commit

Permalink
modified: Code/main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AIIrondev committed Jul 9, 2024
1 parent 05e7963 commit 4988a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ def main_debug(file):
function, value = get_active_function(line)
debug_function(function, value)
messagebox.showinfo("Debug", "The file has been successfully debugged.")


class compiler:
# Functions
Expand Down

0 comments on commit 4988a07

Please sign in to comment.