Skip to content

Commit c533b72

Browse files
authored
Update JARVIS.py
1 parent 8b0c0b0 commit c533b72

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)