Skip to content

Fixed bug in chatbot, added credentials and updated gitignore #4

Fixed bug in chatbot, added credentials and updated gitignore

Fixed bug in chatbot, added credentials and updated gitignore #4

on: push
name: Lint Python
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cclauss/Find-Python-syntax-errors-action@master