Skip to content

Commit fbaaff5

Browse files
committed
Fixing linting issue
1 parent f5c0326 commit fbaaff5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bluesky_httpserver/tests/test_auth_port_0_2_12.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ def test_empty_or_missing(self):
263263
assert _auth._extract_scopes({}) == set()
264264
assert _auth._extract_scopes({"scp": "", "scope": ""}) == {""}
265265

266+
266267
# ---------------------------------------------------------------------------
267268
# Phase 4.1 - schemas.Principal.access_token
268269
# ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)