diff options
author | Bernát Gábor <bgabor8@bloomberg.net> | 2021-09-11 21:17:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 21:17:08 +0100 |
commit | 9d1a46a624862347959c22bab7e0c35dcf37187a (patch) | |
tree | 4e3773788aea04165b11664fcd73261ecf28c3d8 /whitelist.txt | |
parent | 48da3664ecfee2173838f6604e73f48d579e56ce (diff) | |
download | tox-git-9d1a46a624862347959c22bab7e0c35dcf37187a.tar.gz |
Support for plugin before and after, fix ASCII report fails (#2214)
Diffstat (limited to 'whitelist.txt')
-rw-r--r-- | whitelist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/whitelist.txt b/whitelist.txt index fe47b850..0680bfde 100644 --- a/whitelist.txt +++ b/whitelist.txt @@ -92,6 +92,7 @@ getoption getpid getresult getsockname +getsourcelines globals groupby groupdict @@ -219,6 +220,7 @@ unescaped unimported unittest unlink +unregister untyped url2pathname usedevelop |