Skip to content

Commit a8986e4

Browse files
Merge pull request #1885 from shivanshu814/patch-1
Update JARVIS.py
2 parents b174cd6 + c533b72 commit a8986e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JARVIS/JARVIS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import subprocess # subprocess module allows you to spawn new processes
1414

1515
# master
16-
import pyjokes
16+
import pyjokes # for generating random jokes
1717
import requests
1818
import json
1919
from PIL import Image, ImageGrab

0 commit comments

Comments
 (0)