Skip to content

Commit

Permalink
Explanatory comments added
Browse files Browse the repository at this point in the history
  • Loading branch information
DogukanUrker committed Jan 21, 2024
1 parent 3a055d4 commit d6fa427
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
"""
This file contains the main function
"""
from helpers import message

message(breaker=True)
Expand Down

0 comments on commit d6fa427

Please sign in to comment.