diff options
Diffstat (limited to 'searx/unixthreadname.py')
| -rw-r--r-- | searx/unixthreadname.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/unixthreadname.py b/searx/unixthreadname.py index 3c2a68917..b335b1650 100644 --- a/searx/unixthreadname.py +++ b/searx/unixthreadname.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """ if setproctitle is installed. set Unix thread name with the Python thread name |