This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
webhooks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Pass the scripts to Python instead of running them directly
master
Fen Dweller
5 years ago
parent
feac4deb8a
commit
a5c2fab97a
2 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
changelog.py
+0
-2
commits.py
+ 0
- 2
changelog.py
View File
@@ -1,5 +1,3 @@
#! /usr/bin/python3
import sys
import os
import requests
+ 0
- 2
commits.py
View File
@@ -1,5 +1,3 @@
#! /usr/bin/python3
import sys
import os
import requests
Write
Preview
Loading…
Cancel
Save