mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
4 lines
66 B
Python
4 lines
66 B
Python
import buzz.buzz
|
|
|
|
if __name__ == "__main__":
|
|
buzz.buzz.main()
|