Skip to content

Commit 85d673e

Browse files
authored
feat: remove jwt (#830)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed
1 parent 2d688da commit 85d673e

File tree

1 file changed

+1
-0
lines changed
  • src/codegen/extensions/attribution/3pp

1 file changed

+1
-0
lines changed

src/codegen/extensions/attribution/3pp/cursor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# import jwt
1111
# import requests
1212
#
13+
1314
#
1415
# class Cursor:
1516
# def __init__(self, log_level=logging.INFO):

0 commit comments

Comments
 (0)