Skip to content

Fix uppercase letter in template/createquestion.html #1223

Fix uppercase letter in template/createquestion.html

Fix uppercase letter in template/createquestion.html #1223

Workflow file for this run

name: LINTING
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Black Code Formatter
uses: lgeiger/[email protected]
with:
args: "./chemie --check"