Scroll to navigation

DMYPY_RECHECK(1) User Commands DMYPY_RECHECK(1)

NAME

dmypy_recheck - Type check the same files from the previous run

DESCRIPTION

usage: dmypy recheck [-h] [-v] [--junit-xml JUNIT_XML]

[--perf-stats-file PERF_STATS_FILE]
[--update [FILE [FILE ...]]] [--remove [FILE [FILE ...]]]

optional arguments:

show this help message and exit
Print detailed status
Write junit.xml to the given file
write telemetry information to the given file
Files in the run to add or check again (default: all from previous run)..
Files to remove from the run
October 2019 dmypy_recheck 0.740