From 0201def4c59a8197e6f8b999e40e04f05c333f0e Mon Sep 17 00:00:00 2001 From: txtsd Date: Wed, 6 Apr 2022 17:53:16 +0530 Subject: [PATCH] chore: Docstrings should be triple double-quoted --- updateForge.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updateForge.py b/updateForge.py index ab4a94b..7552bf1 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