lbry-sdk/lbrynet/lbrynet_daemon/auth
Job Evers-Meltzer 39b2e44492 Replace settings with conf.settings
In the next commit I change conf.settings to be initialized
at runtime instead of load time and so any import of
`from lbrynet.conf import settings` will be and stay None if
it happens before the initialization.
2016-12-30 13:05:18 -06:00
..
__init__.py api sessions 2016-09-20 16:58:30 -04:00
auth.py remove unused imports 2016-10-07 17:29:20 -04:00
client.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
server.py Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
util.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00