[config] Adds __doc__ to option/service. Fix variable names in Option.__get__() that would have an unpredicatable behaviour in the rare case of using get on a type. Update to Medikit.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# bonobo (see github.com/python-edgy/project)
|
||||
# bonobo's description for medikit
|
||||
|
||||
from edgy.project import require
|
||||
from medikit import require
|
||||
|
||||
pytest = require('pytest')
|
||||
python = require('python')
|
||||
|
||||
Reference in New Issue
Block a user