@@ -1,5 +1,9 @@
from untitled.app import App
def main():
print("Hello from untitled-cat-game!")
app = App()
app.run()
if __name__ == "__main__":
The note is not visible to the blocked user.