Skip to content

speed up loading of namespaces: return shallow copy in build_const_args #1097

speed up loading of namespaces: return shallow copy in build_const_args

speed up loading of namespaces: return shallow copy in build_const_args #1097

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run ruff
uses: chartboost/ruff-action@v1