Skip to content

Commit bb1dec1

Browse files
author
Yogesh
committed
added requests library
1 parent 886b14f commit bb1dec1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DemoFile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os
2+
import requests
23

34
def add_numbers(a, b):
45
return a + b

0 commit comments

Comments
 (0)