mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 18:40:23 +01:00
Syntax improvement
This commit is contained in:
@@ -604,7 +604,7 @@ def prepare_metric(lines) -> str:
|
||||
)
|
||||
|
||||
line = re.sub(
|
||||
r"([0-9]) quart ",
|
||||
r"(\d) quart ",
|
||||
r"\1-liter ",
|
||||
line
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user