Skip to content

Commit 47d3948

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vulnerabilities/forms.py

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

1515

1616
class PackageSearchForm(forms.Form):
17+
1718
search = forms.CharField(
1819
required=True,
1920
widget=forms.TextInput(

0 commit comments

Comments
 (0)