Skip to content

Commit b4ac95e

Browse files
dol-senthesamesam
authored andcommitted
ekeyword: black cleanup
Signed-off-by: Brian Dolbec <brian.dolbec@gmail.com> Part-of: #60 Signed-off-by: Sam James <sam@gentoo.org>
1 parent ab2d837 commit b4ac95e

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

pym/gentoolkit/ekeyword/ekeyword.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
import portage
5050
from portage.output import colorize, nocolor
5151

52-
5352
__version__ = "@VERSION@"
5453

5554
# Operation object that describes how to perform a change.

pym/gentoolkit/ekeyword/test_ekeyword.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
from gentoolkit.ekeyword import ekeyword
1616

17-
1817
TESTDIR = os.path.join(os.path.dirname(__file__), "tests")
1918

2019

pym/gentoolkit/test/test_profile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
from gentoolkit.profile import load_profile_data
1111

12-
1312
TESTDIR = os.path.join(os.path.dirname(__file__), "../ekeyword/tests")
1413

1514

0 commit comments

Comments
 (0)