Removed useless Super() inits in the constructor in services. (0.21.7)
This commit is contained in:
parent
e9f2d90836
commit
ea95f1d990
14 changed files with 25 additions and 85 deletions
|
|
@ -18,7 +18,7 @@ from linspector.environment import Environment
|
|||
from linspector.linspector import Linspector
|
||||
from linspector.monitors import Monitors
|
||||
|
||||
__version__ = '0.21.6'
|
||||
__version__ = '0.21.7'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue