Sorting of the dependencies
authorfunilrys <redacted>
Fri, 10 Aug 2018 13:52:20 +0000 (15:52 +0200)
committerSteven Black <redacted>
Thu, 6 Sep 2018 03:51:28 +0000 (23:51 -0400)
updateReadme.py

index c75750f781326177f29fa0803772b5a59863a7d2..67e8326ce667b8417df02f17dc031806d49ae63f 100644 (file)
@@ -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__))
git clone https://git.99rst.org/PROJECT