Skip to content

Commit 1c4bfb2

Browse files
address review feedback
Co-authored-by: Maciej Strzelczyk <[email protected]>
1 parent 9f40503 commit 1c4bfb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

describe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ def document_collection(resource, path, root_discovery, discovery, css=CSS):
307307
"""
308308
collections = []
309309
methods = []
310-
path.split(".")[-2]
311310
html = [
312311
"<html><body>",
313312
css,

0 commit comments

Comments
 (0)