Skip to content

Commit 6cab057

Browse files
committed
fix a spacing error in LaVanguardia
1 parent c59d8cc commit 6cab057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fundus/publishers/es/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class ES(metaclass=PublisherGroup):
6363
],
6464
)
6565
LaVanguardia = Publisher(
66-
name=" La Vanguardia",
66+
name="La Vanguardia",
6767
domain="https://www.lavanguardia.com/",
6868
parser=LaVanguardiaParser,
6969
sources=[

0 commit comments

Comments
 (0)