4 lines
64 B
Python
4 lines
64 B
Python
def main():
|
|
"""Entry point for the application."""
|
|
pass
|
def main():
|
|
"""Entry point for the application."""
|
|
pass
|