Skip to content

Code review according to PEP8 standard.#9

Open
ViktorVinogradov89 wants to merge 3 commits intoruslansenatorov:devfrom
ViktorVinogradov89:dev
Open

Code review according to PEP8 standard.#9
ViktorVinogradov89 wants to merge 3 commits intoruslansenatorov:devfrom
ViktorVinogradov89:dev

Conversation

@ViktorVinogradov89
Copy link
Copy Markdown

Correction of an error related to the types of variables, str is input and int is output. Specified what type of data the function should return. Created a function description and produced a module description.

bugs fixed:

Function is missing a return type annotation
Call to untyped function "calculator" in typed context
C0114: Missing module docstring (missing-module-docstring)
C0116: Missing function or method docstring (missing-function-docstring)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant