Skip to content
Snippets Groups Projects

Misc fixes

Merged Newbyte requested to merge newbyte/misc-fixes into master
All threads resolved!
5 files
+ 24
13
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -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