Mercurial > evolve
view tests/test-check-compat-strings.t @ 6625:e3cf5f68da1c
rewind: opts is guaranteed to have the required keys, access them directly
This helps pytype see that they aren't optional, and now it no longer complains
that None doesn't have `append` method.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 31 Dec 2023 17:42:02 -0300 |
parents | 73cd416a1653 |
children |
line wrap: on
line source
Enable obsolescence to avoid the warning issue when obsmarkers are found $ cat << EOF >> $HGRCPATH > [experimental] > evolution = all > EOF $ "$PYTHON" "$TESTDIR/testlib/check-compat-strings.py" \ > "$TESTDIR/../hgext3rd/" "$RUNTESTDIR/.."