Skip to content

Commit

Permalink
Merge pull request #9 from Lesigh-3100/release-candidate
Browse files Browse the repository at this point in the history
Release candidate to Main
  • Loading branch information
Lesigh-3100 authored Apr 17, 2024
2 parents 76593c0 + c5b2fe3 commit dae3667
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ def int_or_none(x):


def main(args: argparse.Namespace) -> None:
print("Run cat before I eat you!")
print("pizza" * 50)

"""
Main function for running the fastlane bot.
Expand Down

0 comments on commit dae3667

Please sign in to comment.