Skip to content

Commit c8d7dea

Browse files
committed
Form.py changes
Signed-off-by: Rishi Garg <[email protected]>
1 parent 47d3948 commit c8d7dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerabilities/forms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
class PackageSearchForm(forms.Form):
17-
17+
1818
search = forms.CharField(
1919
required=True,
2020
widget=forms.TextInput(

0 commit comments

Comments
 (0)