Mercurial > evolve
annotate hgext3rd/topic/constants.py @ 5210:b9b71fdea693 stable
evolve: fix some documentation grammar/typos
author | Eric Spishak-Thomas <emspishak@gmail.com> |
---|---|
date | Wed, 25 Mar 2020 17:44:08 -0400 |
parents | 48b30ff742cb |
children |
rev | line source |
---|---|
4814
48b30ff742cb
python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
2649
diff
changeset
|
1 extrakey = b'topic' |
48b30ff742cb
python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
2649
diff
changeset
|
2 changekey = b'_rewrite_noise' |