Skip to content

clone_model missing from docstring #191

clone_model missing from docstring

clone_model missing from docstring #191

# Taken from scikit-learn repo
# https://github.com/scikit-learn/scikit-learn/blob/main/.github/workflows/label-blank-issue.yml
name: Label Blank Issue
on:
issues:
types: [opened]
jobs:
label-blank-issues:
runs-on: ubuntu-latest
steps:
- uses: andymckay/[email protected]
with:
add-labels: "Needs Triage"
ignore-if-labeled: true