One last lint fix.

This commit is contained in:
Gareth J. Greenaway 2018-12-20 16:40:32 -08:00
parent 45f363b152
commit f44a87ee66
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -185,6 +185,7 @@ class RuntimeVars(object):
return
self._vars[name] = value
# <---- Helper Methods -----------------------------------------------------------------------------------------------
# ----- Global Variables -------------------------------------------------------------------------------------------->