BoboTiG / python-mss

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
https://pypi.org/project/mss/
MIT License
998 stars 88 forks source link

Remove the now unused MSS.display class variable from GNU/Linux imple… #177

Closed BoboTiG closed 4 years ago

BoboTiG commented 4 years ago

…mentation

Finalisation of 59c22592f6c3cced68490bb0085af545b3e777a6.

sourcery-ai[bot] commented 4 years ago

Sourcery Code Quality Report (beta)

Merging this PR leaves code quality unchanged.

Before After Change
Quality 7.61 7.61 0.0
Complexity 2.09 2.09 0.0
Method Length 114.79 114.79 0.0
Lines 446 446 0
Changed files Quality Before Quality After Quality Change
mss/linux.py 7.61 7.61 0.0

Here are some functions in these files that still need a tune-up:

File Function Quality Recommendation
mss/linux.py MSS._set_cfunctions 5.7 Split out functionality
mss/linux.py MSS.__init__ 6.16 Split out functionality

Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it via email or our Gitter!