Skip to content

Commit 47d3948

Browse files
committed
Form.py changes
Signed-off-by: Rishi Garg <rishigarg2503@gmail.com>
1 parent 017b8da commit 47d3948

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)