Added Dev_commands to the Sentry logger (#826)

This commit is contained in:
Kowlin 2017-06-30 16:55:30 +02:00 committed by GitHub
parent 2d02dcf682
commit b483e24e33

View File

@ -19,6 +19,7 @@ include_paths = (
'cogs.streams',
'cogs.trivia',
'cogs.utils',
'core.dev_commands',
'tests.core.test_sentry',
'main',
'launcher'