fabric8-analytics / fabric8-analytics-license-analysis

License Analysis
GNU General Public License v3.0
6 stars 25 forks source link

Braces are not required here - assert is a keyword, not a function #194

Closed tisnik closed 4 years ago

tisnik commented 4 years ago

https://github.com/fabric8-analytics/fabric8-analytics-license-analysis/blob/17172576d1f6daac248ba2a5f794663c854e3ab3/src/license_analysis.py#L589

Please see https://www.tutorialspoint.com/python/assertions_in_python

tisnik commented 4 years ago

Fixed in https://github.com/fabric8-analytics/fabric8-analytics-license-analysis/pull/201