Todo list¶
Todo
Inheritance from web.Application
is discouraged by aiohttp. This
class, with its initializer, must be replaced by an application factory
method that builds an application object from web.Application
.
(The original entry is located in /Users/pieterb/020/dcatd/src/datacatalog/application.py:docstring of datacatalog.application.Application, line 3.)
Todo
Documentation: When is this error raised?
(The original entry is located in /Users/pieterb/020/dcatd/src/datacatalog/config.py:docstring of datacatalog.config.ConfigError, line 3.)