Skip to content

Commit 68f79f0

Browse files
committed
Update .expected
1 parent 8d84d63 commit 68f79f0

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed
Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
| pyjwt.py:10:1:10:38 | ControlFlowNode for Attribute() | algorithm | is empty. |
2-
| pyjwt.py:10:1:10:38 | ControlFlowNode for Attribute() | key | is empty. |
3-
| pyjwt.py:13:1:13:49 | ControlFlowNode for Attribute() | key | is empty. |
4-
| pyjwt.py:14:1:14:53 | ControlFlowNode for Attribute() | key | is empty. |
1+
| authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | key | is empty. |
2+
| authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | key | is empty. |
3+
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | algorithm | is empty. |
4+
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | key | is empty. |
5+
| pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | key | is empty. |
6+
| pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | key | is empty. |
7+
| python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | key | is empty. |
8+
| python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | key | is empty. |
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
| pyjwt.py:22:12:22:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
22
| pyjwt.py:23:12:23:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
3+
| python_jose.py:19:12:19:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |

0 commit comments

Comments
 (0)