Skip to content

Commit 445f067

Browse files
committed
chore: lint fix
1 parent 9d4d211 commit 445f067

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stac_auth_proxy/middleware/BuildCql2FilterMiddleware.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def __post_init__(self):
4747
r"https://api.stacspec.org/v1\.0\.0(?:-[\w\.]+)?/collection-search",
4848
r"https://api.stacspec.org/v1\.0\.0(?:-[\w\.]+)?/collection-search#filter",
4949
"http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/simple-query",
50-
5150
]
5251
)
5352
if self.items_filter:

0 commit comments

Comments
 (0)