Skip to content

Commit 9cdb4ab

Browse files
committed
Full coverage
1 parent e667984 commit 9cdb4ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

warehouse/oidc/forms/_core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ def validate_project_name(self, field):
5656
" standard library module name)"
5757
)
5858
)
59-
case None:
60-
return
6159

6260

6361
class DeletePublisherForm(forms.Form):

0 commit comments

Comments
 (0)