view hgext3rd/topic/constants.py @ 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 48b30ff742cb
children
line wrap: on
line source

extrakey = b'topic'
changekey = b'_rewrite_noise'