Commit Graph

5 Commits

Author SHA1 Message Date
pankaj1707k c1bbb299d7
Add and run pre-commit hook 'blacken-docs'
Change python code snippets to begin with '.. code-block:: python' to be recognized by the hook for formatting. All snippets under '::' (rst literal blocks) are ignored.
2023-02-01 16:30:57 +05:30
Ammar Najjar 7fba8434f3
use instantiation for "Crawler"
Issue #4086

Co-Authored-By: Mikhail Korobov <kmike84@gmail.com>
2019-10-22 15:55:52 +02:00
Ammar Najjar da8cd9448d
docs: always surround __init__ with `` in docs
Issue #4086
2019-10-21 19:56:58 +02:00
Ammar Najjar 68a7d05ed8
docs: use __init__ method instead of constructor
Issue #4086
2019-10-21 15:42:24 +02:00
Edwin O Marshall 770e24ae51 converted sep 9 2014-03-07 11:44:41 -05:00