Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Hillobar authored Jul 22, 2023
1 parent 650b8e6 commit 45a8f02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Rope.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
call venv\Scripts\activate.bat
python run_working.py
pause
5 changes: 5 additions & 0 deletions run_working.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env python3

from rope import core_working
if __name__ == "__main__":
core_working.run()

2 comments on commit 45a8f02

@bigboyzeljko
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1690094021941

mi-video-larit-trolita_L6RFYIUS.mp4

@bigboyzeljko
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.