We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1482fa5 commit 369ab47Copy full SHA for 369ab47
docs/cheatsheet/decorators.md
@@ -1,7 +1,6 @@
1
---
2
title: Python Decorators - Python Cheatsheet
3
-description: A Python Decorator is a syntax that provide a concise
4
-and reusable way for extending a function or a class.
+description: A Python Decorator is a syntax that provide a concise and reusable way for extending a function or a class.
5
6
7
<base-title :title="frontmatter.title" :description="frontmatter.description">
0 commit comments