Skip to content

Bump xgboost from 2.1.0 to 2.1.1 #390

Bump xgboost from 2.1.0 to 2.1.1

Bump xgboost from 2.1.0 to 2.1.1 #390

Workflow file for this run

name: Linting with black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Lint with Black
uses: psf/black@stable
with:
args: main.py