mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
Disable redefined-outer-name for unittest
This commit is contained in:
parent
6f420f95d0
commit
e98c76c003
@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# pylint: disable=redefined-outer-name
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# pylint: disable=redefined-outer-name
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user