Skip to content

Bump gitpython from 3.1.47 to 3.1.50 #909

Bump gitpython from 3.1.47 to 3.1.50

Bump gitpython from 3.1.47 to 3.1.50 #909

Workflow file for this run

name: Black Formater
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: psf/black@stable