Skip to content

Commit 2e8575d

Browse files
committed
Removing token... again
1 parent ca50b90 commit 2e8575d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

oshwa_magtag_display/code.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@
3232
https = requests.Session(socket, ssl.create_default_context())
3333

3434
# Paste your API token below
35-
<<<<<<< HEAD
3635
TOKEN = "YOUR_API_TOKEN"
37-
=======
38-
TOKEN = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYwYTdlYmZiZjk2N2U2MDAxNzNmNWY0MCIsImlhdCI6MTYzMzM2NzM5NiwiZXhwIjoxNjQyMDA3Mzk2fQ.vJsMVR_b8QMl7APrqoEFNPXIq-jeLKXB8yUeQPIDK_o" # pylint: disable=line-too-long
39-
>>>>>>> cf5a141b83ab60b15b4c9546acb726ec595eab7b
4036

4137
def font_width_to_dict(font):
4238
# Reads the font file to determine how wide each character is

0 commit comments

Comments
 (0)