release: 0.2.2
This commit is contained in:
@ -4,6 +4,4 @@ import bonobo
|
||||
|
||||
|
||||
def get_services():
|
||||
return {
|
||||
'fs': bonobo.open_fs(dirname(__file__))
|
||||
}
|
||||
return {'fs': bonobo.open_fs(dirname(__file__))}
|
||||
|
||||
Reference in New Issue
Block a user