Skip to content

[WIP] Add a "member shop" to the portal #526

[WIP] Add a "member shop" to the portal

[WIP] Add a "member shop" to the portal #526

Workflow file for this run

name: Python Linter (Black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: psf/black@stable