diff options
author | Luke Diamand <luke@diamand.org> | 2018-06-19 09:04:08 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-19 09:34:32 -0700 |
commit | 4d88519f6a2c7ea170f239a638137ce26d39cb11 (patch) | |
tree | 92fa802b032229d6da143080bd111711972f7b4b /refs.h | |
parent | git-p4: python3: replace dict.has_key(k) with "k in dict" (diff) | |
download | tgif-4d88519f6a2c7ea170f239a638137ce26d39cb11.tar.xz |
git-p4: python3: remove backticks
Backticks around a variable are a deprecated alias for repr().
This has been removed in python3, so just use the string
representation instead, which is equivalent.
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.h')
0 files changed, 0 insertions, 0 deletions