gunthercox/ChatterBot

View on GitHub
Update documentation #2351
Gunther Cox authored 4ff8af28
complete00:00:15
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
pep8
pep8 engine documentation
View output
chatterbot/__main__.py chatterbot/storage/ chatterbot/conversation.py chatterbot/corpus.py chatterbot/logic/ chatterbot/comparisons.py chatterbot/search.py chatterbot/chatterbot.py chatterbot/trainers.py chatterbot/ext/django_chatterbot/apps.py chatterbot/ext/django_chatterbot/admin.py chatterbot/ext/django_chatterbot/__init__.py chatterbot/ext/django_chatterbot/abstract_models.py chatterbot/ext/django_chatterbot/model_admin.py chatterbot/ext/django_chatterbot/models.py chatterbot/ext/django_chatterbot/settings.py chatterbot/ext/sqlalchemy_app/ chatterbot/ext/__init__.py chatterbot/constants.py chatterbot/adapters.py chatterbot/languages.py chatterbot/filters.py chatterbot/__init__.py chatterbot/utils.py chatterbot/response_selection.py chatterbot/tagging.py chatterbot/exceptions.py chatterbot/preprocessors.py chatterbot/parsing.py graphics/ .github/ runtests.py docs/ tests_django/ setup.py