Browse Source

Pass the scripts to Python instead of running them directly

master
Fen Dweller 5 years ago
parent
commit
a5c2fab97a
2 changed files with 0 additions and 4 deletions
  1. +0
    -2
      changelog.py
  2. +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


Loading…
Cancel
Save