Skip to content

Commit

Permalink
Test GH notifications
Browse files Browse the repository at this point in the history
This commit will be reverted after testing.
  • Loading branch information
gbanasiak authored Jul 5, 2023
1 parent 6cfe3fb commit 816d351
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test-gh-notifications.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/usr/bin/env python3

# this file does not follow formatting rules
# there are no 2 empty lines before/after main()

def main():
pass

if __name__ == "__main__":
main()

0 comments on commit 816d351

Please sign in to comment.