Skip to content

Commit 79080af

Browse files
committed
Update the project
1 parent b6d8a1c commit 79080af

82 files changed

Lines changed: 22 additions & 169 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 10 additions & 10 deletions

examples/A16_decorators/01_simple_function_decorator.py renamed to examples/A12_decorators/01_simple_function_decorator.py

File renamed without changes.
File renamed without changes.

examples/A16_decorators/03_function_decorator_with_args.py renamed to examples/A12_decorators/03_function_decorator_with_args.py

File renamed without changes.

examples/A16_decorators/04_class_decorator_for_functions.py renamed to examples/A12_decorators/04_class_decorator_for_functions.py

File renamed without changes.

examples/A16_decorators/05_class_decorator_for_classes.py renamed to examples/A12_decorators/05_class_decorator_for_classes.py

File renamed without changes.

examples/A12_docstrings/01_function_docstrings.py

Lines changed: 0 additions & 35 deletions
This file was deleted.

examples/A12_docstrings/02_class_docstrings.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

examples/A12_docstrings/03_module_docstrings.py

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)