mirror of
https://github.com/SrIzan10/osu-wiki.git
synced 2026-05-01 10:55:16 +00:00
'Refactored by Sourcery'
This commit is contained in:
@@ -25,7 +25,7 @@ def front_matter(fileobj: typing.TextIO, filepath: str) -> str:
|
||||
if delimiters == 2 or line.startswith("# "):
|
||||
break
|
||||
lines.append(line)
|
||||
|
||||
|
||||
if delimiters == 0:
|
||||
return ""
|
||||
if delimiters == 2:
|
||||
|
||||
Reference in New Issue
Block a user