mirror of
https://github.com/aykhans/IMDBDataVisualization.git
synced 2025-04-16 23:53:13 +00:00
4 lines
57 B
Python
4 lines
57 B
Python
from main import Main
|
|
|
|
|
|
if __name__ == '__main__': Main() |