Skip to content

[MongoDB] Fixes local Docker setup and load_data script (#13) #94

[MongoDB] Fixes local Docker setup and load_data script (#13)

[MongoDB] Fixes local Docker setup and load_data script (#13) #94

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable