Skip to content

empirical distribution implementation #8

empirical distribution implementation

empirical distribution implementation #8

Workflow file for this run

name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: Run black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/[email protected]
with:
black_args: "."