Skip to content

fix: model loading in api #156

fix: model loading in api

fix: model loading in api #156

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