Skip to content
GitLab
Explore
Sign in
Set up automated code health checks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Harley Watson
requested to merge
code-health-checks
into
master
May 25, 2020
Overview
0
Commits
7
Pipelines
0
Changes
10
Expand
This PR closes
#5 (closed)
by completing the following tasks:
PEP 484
type hints have been added to the codebase
PEP 526
variable annotations have been added to the codebase
Continuous Integration automatically runs the following tools on each Pull Request:
black
isort
flake8
mypy
Merge request reports
Loading