Skip to content

Import OutageStatusValue in __init__.py #65

Import OutageStatusValue in __init__.py

Import OutageStatusValue in __init__.py #65

Workflow file for this run

name: ruff
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1