tarantool / mkrepo

Maintain DEB and RPM repositories on S3
70 stars 24 forks source link

Fix a typo #57

Closed LeonidVas closed 2 years ago

LeonidVas commented 2 years ago

This typo causes the "flake8" check to fail: "E231 missing whitespace after ':'". Let's fix it.