Skip to content

change all ace data source in replan central to using the new ace pyt… #30

change all ace data source in replan central to using the new ace pyt…

change all ace data source in replan central to using the new ace pyt… #30

name: lint code using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1