Skip to content

fix(mod-commands): fix error in change difficulty command #99

fix(mod-commands): fix error in change difficulty command

fix(mod-commands): fix error in change difficulty command #99

Workflow file for this run

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