terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

Line comment "#lizard forgives" does not work in Python #60

Closed jcronyn closed 9 years ago

jcronyn commented 9 years ago

Line comment "#lizard forgives" does not work in Python

After browsing source code - looks like this was not made to work when analyzing Python code

jcronyn commented 9 years ago

Works on the same line, have to double up the "#"