Skip to content

fix(Loop): backtesting calculate memory_size correctly #1690

fix(Loop): backtesting calculate memory_size correctly

fix(Loop): backtesting calculate memory_size correctly #1690

Workflow file for this run

name: Black
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
version: "~= 22.12"