mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Sorting of the dependencies
This commit is contained in:
@@ -5,12 +5,11 @@
|
||||
#
|
||||
# This Python script will update the readme files in this repo.
|
||||
|
||||
from string import Template
|
||||
|
||||
import json
|
||||
import os
|
||||
import sys
|
||||
import time
|
||||
import json
|
||||
from string import Template
|
||||
|
||||
# Project Settings
|
||||
BASEDIR_PATH = os.path.dirname(os.path.realpath(__file__))
|
||||
|
||||
Reference in New Issue
Block a user