Update 1__10_Modules_Packages.ipynb

pull/6/head
Carlos A. Iglesias 4 years ago committed by GitHub
parent db99033727
commit 21dc5ec3de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@
"source": [
"# We can import the module plural with import, but we should use the full name\n",
"import babel.messages.plurals\n",
"plurals.get_plural() #you will get an error, keep on reading"
"plurals.get_plural()"
]
},
{

Loading…
Cancel
Save