Merge pull request #43456 from rallytime/43445_follow_up

Add Neon to version list
This commit is contained in:
Mike Place 2017-09-12 09:00:26 -06:00 committed by GitHub
commit 3c429299f9

View File

@ -90,8 +90,8 @@ class SaltStackVersion(object):
'Nitrogen' : (MAX_SIZE - 102, 0),
'Oxygen' : (MAX_SIZE - 101, 0),
'Fluorine' : (MAX_SIZE - 100, 0),
'Neon' : (MAX_SIZE - 99, 0),
# pylint: disable=E8265
#'Neon' : (MAX_SIZE - 99 , 0),
#'Sodium' : (MAX_SIZE - 98 , 0),
#'Magnesium' : (MAX_SIZE - 97 , 0),
#'Aluminium' : (MAX_SIZE - 96 , 0),