Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
27cdaafef7
8
answer_cache.json
Normal file
8
answer_cache.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"16": {
|
||||
"1": {
|
||||
"wrong": [],
|
||||
"correct": 59522422
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -10,7 +10,7 @@ import webbrowser
|
||||
|
||||
YEAR = 2019
|
||||
CHARMS = {
|
||||
'Linux': '/usr/local/bin/charm',
|
||||
'Linux': '~/bin/charm',
|
||||
'Windows': r'C:\Program Files\JetBrains\PyCharm 2020.2.4\bin\pycharm64.exe'
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user