summaryrefslogtreecommitdiff
path: root/updateForge.py
diff options
context:
space:
mode:
authortxtsd <thexerothermicsclerodermoid@gmail.com>2022-04-06 17:53:16 +0530
committertxtsd <thexerothermicsclerodermoid@gmail.com>2022-04-06 17:53:16 +0530
commit0201def4c59a8197e6f8b999e40e04f05c333f0e (patch)
tree6270e212d81c8a5d1f6f0092f8942b6f78b39ab6 /updateForge.py
parentaf0ed5f92f139af2d74efd95a4dcba2620bb4b8d (diff)
downloadProject-Tick-0201def4c59a8197e6f8b999e40e04f05c333f0e.tar.gz
Project-Tick-0201def4c59a8197e6f8b999e40e04f05c333f0e.zip
chore: Docstrings should be triple double-quoted
Diffstat (limited to 'updateForge.py')
-rwxr-xr-xupdateForge.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/updateForge.py b/updateForge.py
index ab4a94b5ad..7552bf11ad 100755
--- a/updateForge.py
+++ b/updateForge.py
@@ -1,6 +1,6 @@
-'''
+"""
Get the source files necessary for generating Forge versions
-'''
+"""
import copy
import hashlib
import json