You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-11-23 21:34:45 +02:00
fix
This commit is contained in:
@@ -97,6 +97,6 @@ class Zieit (Command):
|
||||
'викл.':'',
|
||||
'ст.в.':'',
|
||||
}
|
||||
for short, full in names.items()
|
||||
for short, full in names.items():
|
||||
string.replace(short, full)
|
||||
return string
|
||||
|
||||
Reference in New Issue
Block a user