fix cs-cz python3

This commit is contained in:
Adam Bard 2020-02-13 22:07:05 -08:00
parent f63a137656
commit cb55323819

View File

@ -1,5 +1,5 @@
--- ---
language: python3 language: python
contributors: contributors:
- ["Louie Dinh", "http://pythonpracticeprojects.com"] - ["Louie Dinh", "http://pythonpracticeprojects.com"]
- ["Steven Basart", "http://github.com/xksteven"] - ["Steven Basart", "http://github.com/xksteven"]
@ -7,7 +7,7 @@ contributors:
- ["Tomáš Bedřich", "http://tbedrich.cz"] - ["Tomáš Bedřich", "http://tbedrich.cz"]
translators: translators:
- ["Tomáš Bedřich", "http://tbedrich.cz"] - ["Tomáš Bedřich", "http://tbedrich.cz"]
filename: learnpython3-cz.py filename: learnpython-cz.py
lang: cs-cz lang: cs-cz
--- ---