mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-09-05 07:35:52 +00:00
4 lines
66 B
Python
4 lines
66 B
Python
import buzz.buzz
|
|
|
|
if __name__ == "__main__":
|
|
buzz.buzz.main()
|