Fix code typo in entry_point.rst
In __init__.py the function helloworld() was defined, but everywhere else, hello_world() is called. Rename this function so that it is consistent with the naming in the rest of the file.
Showing
Please register or sign in to comment