Skip to content

Commit 3d02ba2

Browse files
committed
warehouse: Drop (ww) from NOTE
1 parent 57ab860 commit 3d02ba2

File tree

1 file changed

+1
-1
lines changed
  • warehouse/malware/checks/package_turnover

1 file changed

+1
-1
lines changed

warehouse/malware/checks/package_turnover/check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def user_posture_verdicts(self, project):
5959
)
6060

6161
def user_turnover_verdicts(self, project):
62-
# NOTE(ww): This could probably be more involved to check for the case
62+
# NOTE: This could probably be more involved to check for the case
6363
# where someone adds themself, removes the real maintainers, pushes a malicious
6464
# release, then reverts the ownership to the original maintainers and removes
6565
# themself again.

0 commit comments

Comments
 (0)