Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mrhlpr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
mrhlpr
Merge requests
!57
Misc fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Misc fixes
newbyte/misc-fixes
into
master
Overview
3
Commits
7
Pipelines
2
Changes
5
All threads resolved!
Hide all comments
Merged
Newbyte
requested to merge
newbyte/misc-fixes
into
master
4 months ago
Overview
3
Commits
7
Pipelines
2
Changes
5
All threads resolved!
Hide all comments
Expand
See individual commits.
1
0
Merge request reports
Compare
master
version 1
5e186cba
4 months ago
master (base)
and
latest version
latest version
c89378c3
7 commits,
4 months ago
version 1
5e186cba
6 commits,
4 months ago
5 files
+
24
−
13
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
.ci/mypy.sh
+
1
−
1
Options
@@ -10,4 +10,4 @@ fi
set
-x
mypy mrhlpr.py mrtest.py
--check-untyped-defs
--disallow-untyped-calls
\ No newline at end of file
mypy mrhlpr.py mrtest.py
Loading