Skip to content

Commit

Permalink
Fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Apr 26, 2024
1 parent 8724bd9 commit 98e604b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_legend.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ def test_simple_rule_based_feature_count(client):
assert b['title'] == ''
assert b['nodes'][0]['title'] == 'rule_based [4]', b['nodes'][0]['title']


def test_invalid_layer(client):
""" Test unique symbol for layer. """
qs = dict(BASE_QUERY)
Expand Down

0 comments on commit 98e604b

Please sign in to comment.