mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
practracker: replaces "overstrict" with "overbroad"
I had the logic reversed here.
This commit is contained in:
@@ -82,7 +82,7 @@ class ProblemVault(object):
|
||||
|
||||
return status
|
||||
|
||||
def list_overstrict_exceptions(self):
|
||||
def list_overbroad_exceptions(self):
|
||||
"""Return an iterator of tuples containing (ex,prob) where ex is an
|
||||
exceptions in this vault that are stricter than it needs to be, and
|
||||
prob is the worst problem (if any) that it covered.
|
||||
|
||||
Reference in New Issue
Block a user