mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Fix flake8 lint errors
This commit is contained in:
@@ -205,7 +205,7 @@ class SnapshotsAPITestCreateDelete(APITest):
|
||||
"Architectures": ["i386"],
|
||||
"Sources": [{"Name": snap2}],
|
||||
"Signing": DefaultSigningOptions,
|
||||
}
|
||||
}
|
||||
)
|
||||
self.check_equal(resp.json()['State'], 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user