Closed anlutro closed 9 years ago
You shouldn't have to put the following in the config:
plugins: foo: plugins.foo.FooPlugin
Python can easily infer "plugins.foo.FooPlugin" from just the string "foo".
You shouldn't have to put the following in the config:
Python can easily infer "plugins.foo.FooPlugin" from just the string "foo".