Skip to content

Commit 84f0751

Browse files
authored
Merge pull request #234 from bjlittle/fix-iris
fix site.js json
2 parents e120934 + 85950de commit 84f0751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ $(document).ready(function (){
303303
'Apache Spark': [
304304
{content: 'Python 2 & 3', start: '2015-07-15', end: '2020-04-01', py2:true},
305305
{content: 'Python 3 only', start: '2020-04-01', end: '2023-12-31'},
306-
]
306+
],
307307
'Iris': [
308308
{content: '1.x', start: '2015-12-10', end: '2018-02-14', py2:true},
309309
{content: '2.x', start: '2018-02-14', end: '2019-12-31', py2:true},

0 commit comments

Comments
 (0)