index
:
match_up.git
develop
main
Web app to create pairings of players from a pool into a limited number of slots - mu.karanj.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
match_up
/
__init__.py
blob: 3e74a3d1e414b12576620b84f3c9580a4e38af42 (
plain
) (
blame
)
1
2
def
main
():
print
(
"Hello!"
)