Files
edx-platform/cms/envs
Albert Liang 4b332bfcf0 Add missing comma to tuple
Currently, Python implicitly concatenates two string entries located next to
each other because there is no comma separating them.  The code concatenates
"*.pyc" and "sass/*.scss", creating a single entry called "*.pycsass/*.scss".
2015-06-30 14:02:07 -07:00
..
2015-06-24 09:44:50 -07:00
2015-06-30 14:02:07 -07:00
2015-05-08 09:01:50 -04:00