Skip to content

Commit c2b55e2

Browse files
committed
FAQ
1 parent 15d4e3a commit c2b55e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web/faq.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
    Regular expressions are a separate technology that is independent from Python. There are many resources available online.
5757
</details><br>
5858

59-
<details open><summary><strong>Why is staticmethod decorator not covered in Class section?</strong></summary><br>
60-
&nbsp;&nbsp;&nbsp;&nbsp;Because it is of very limited use and is easy to mix up with classmethod.
61-
</details><br>
62-
6359
<details open><summary><strong>Why are descriptors not covered?</strong></summary><br>
6460
&nbsp;&nbsp;&nbsp;&nbsp;Because property decorator is sufficient for everyday use.
6561
</details><br>

0 commit comments

Comments
 (0)