We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781a0c5 commit 51949a0Copy full SHA for 51949a0
bugzoo/localization/localization.py
@@ -73,6 +73,3 @@ def __iter__(self) -> Iterator[FileLine]:
73
suspiciousness above zero.
74
"""
75
return self.__scores.__iter__()
76
-
77
- # TODO: restricted_to_files(loc, fns) -> Localization
78
- # TODO: restricted_to_functions(loc) -> Localization
bugzoo/version.py
@@ -1 +1 @@
1
-__version__ = '2.0.7'
+__version__ = '2.0.8'
0 commit comments