aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-04-14 09:58:46 -0700
committerGravatar MarkKoz <[email protected]>2020-06-13 11:21:03 -0700
commitd0232f76cdf09ecf61ca1329f09f6f78f3e3cf23 (patch)
tree51273da2735004b991771aa2f3687cab96142e16 /tox.ini
parentCode block: move standard guide message creation to a new function (diff)
Code block: make invalid backticks a constant set
A set should be faster since it's being used to test for membership. A constant just means it won't need to be redefined every time the function is called. * Make `has_bad_ticks` a static method * Add comments describing characters represented by the Unicode escapes
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions