mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
fix linting
This commit is contained in:
@@ -222,7 +222,6 @@ def test_edit_itemvariation(client, env):
|
||||
|
||||
itemvar = f"{env[4].item.pk}-{env[4].pk}"
|
||||
|
||||
|
||||
response = client.post(
|
||||
'/control/event/dummy/dummy/waitinglist/%s/edit' % (wle.id),
|
||||
data={
|
||||
|
||||
Reference in New Issue
Block a user