Skip to content

Add the ability to mint new API tokens through the UI #173

Add the ability to mint new API tokens through the UI

Add the ability to mint new API tokens through the UI #173

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable