Skip to content

Implementation of Functions created by Máiron Chaves #23

Implementation of Functions created by Máiron Chaves

Implementation of Functions created by Máiron Chaves #23

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/nbdev-ci@master]