Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit a1516aa

Browse files
authored
Update main.py
1 parent 83c07fe commit a1516aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

main.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
from bs4 import BeautifulSoup
22
import requests
33

4+
# Written by Luke Davis (@R8T3D)
5+
# Under the MIT license
6+
47
# you need to change this to yours
58
cart_id = 'YOUR CART ID'
69

0 commit comments

Comments
 (0)