mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 11:30:19 +01:00
Several small fixes, mostly for style issues
This commit is contained in:
@@ -64,5 +64,6 @@ def main():
|
||||
app = App(db)
|
||||
app.run()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user