golismero / openvas_lib

OpenVAS connector for versions 6, 7, 8 and 9
BSD 3-Clause "New" or "Revised" License
80 stars 100 forks source link

TabError: inconsistent use of tabs and spaces in indentation #31

Open OguzBey opened 5 years ago

OguzBey commented 5 years ago

Python 3.7.2 (default, Jan 10 2019, 23:51:51) [GCC 8.2.1 20181127] on linux Type "help", "copyright", "credits" or "license" for more information.

from openvas_lib import VulnscanManager Traceback (most recent call last): File "", line 1, in File "/home/oguzbey/Desktop/virtualEnviroments/openvasEnv/lib/python3.7/site-packages/openvas_lib/init.py", line 373 elif l_tag == "severity": ^ TabError: inconsistent use of tabs and spaces in indentation

OguzBey commented 5 years ago

Check last commit

https://github.com/golismero/openvas_lib/commit/21b2b11fec437acc0f27dc324219c6e4be2f18a3