Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Infra
CI Jobs
Official Devices Validator
Commits
ba5e34cf
Commit
ba5e34cf
authored
Oct 05, 2020
by
Shreejoy Dash
Browse files
Update validator.py
parent
6818f336
Changes
1
Hide whitespace changes
Inline
Side-by-side
validator.py
View file @
ba5e34cf
...
...
@@ -4,6 +4,7 @@ import sys
import
os.path
import
requests
os
.
chdir
(
'official_devices'
)
SUGGESTIONS
=
[]
ALLOWED_VERSIONS
=
[
'eleven'
,
'ten'
,
'ten_plus'
,
'pie'
,
'pie_plus'
]
WIKI_BASE_URL
=
'https://raw.githubusercontent.com/PixelExperience/wiki/master/_data/devices'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment