Skip to content

Commit 558b373

Browse files
author
BoboTiG
committed
Remove init() - the last one
1 parent 773c499 commit 558b373

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,6 @@ Or simply import the good one::
4040
from mss import MSSLinux as mss_class
4141

4242

43-
init(debug)
44-
-----------
45-
46-
When initialising an instance of MSS, you can enable debug output::
47-
48-
mss = mss_class(debug=True)
49-
50-
5143
save(output, screen, callback)
5244
------------------------------
5345

0 commit comments

Comments
 (0)