Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 1, 2020
1 parent 68176e2 commit e650cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gaphor/ui/tests/test_diagrampage.py
Expand Up @@ -38,4 +38,4 @@ def test_placement_icon_base_is_loaded_once():
icon1 = placement_icon_base()
icon2 = placement_icon_base()

assert icon1 is icon2
assert icon1 is icon2

0 comments on commit e650cac

Please sign in to comment.