Files
G4F/main.py

11 lines
270 B
Python
Raw Permalink Normal View History

2025-06-02 14:16:03 +03:00
# This is a sample Python script.
import ReactDev
# Press Shift+F10 to execute it or replace it with your code.
# Press Double Shift to search everywhere for classes, files, tool windows, actions, and settings.
if __name__ == '__main__':
ReactDev.run_workflow()