mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-21 22:12:30 +00:00
Update 1__10_Modules_Packages.ipynb
This commit is contained in:
parent
5459e801d5
commit
db99033727
@ -51,7 +51,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# We can import the module plural with import, but we should use the full name\n",
|
"# We can import the module plural with import, but we should use the full name\n",
|
||||||
"import babel.messages.plurals\n",
|
"import babel.messages.plurals\n",
|
||||||
"plurals.get_plural()"
|
"plurals.get_plural() #you will get an error, keep on reading"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user