Skip to content

feat: add new data sources #160

feat: add new data sources

feat: add new data sources #160

Workflow file for this run

name: Sentiment Analysis Workflow
on: [push, pull_request]
jobs:
format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: YAPF Python Code Formatting Check
uses: AlexanderMelde/yapf-action@v1.0