Skip to content

Commit 8e289d9

Browse files
committed
adding a test change to try and kick off workflow
1 parent d316aaf commit 8e289d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vulnerablecode/context_processors.py

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

1212
from vulnerablecode import __version__ as vulnerablecode_version
1313

14+
print('hello world')
1415

1516
def versions(request):
1617
return {

0 commit comments

Comments
 (0)