source: products/quintagroup.analytics/trunk/quintagroup/analytics/config.py @ 3603

Last change on this file since 3603 was 3169, checked in by vmaksymiv, 13 years ago

pep8 fixes

File size: 187 bytes
Line 
1COLORS = ['669933', 'CC9966', '993300', 'FF6633', 'E8E4E3', 'A9A486',
2          'DCB57E', 'FFCC99', '996633', '333300', '00FF00']
3OTHER_TYPES = ['Other types']
4NO_WF_BIND = 'No workflow'
Note: See TracBrowser for help on using the repository browser.