mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-12 18:16:24 +01:00
one and only one empty line at the end of the file
This commit is contained in:
@@ -201,4 +201,4 @@ class TestEveImageServer(TestCase):
|
||||
|
||||
def test_type_render_url(self):
|
||||
expected = 'https://images.evetech.net/types/42/render?size=128'
|
||||
self.assertEqual(eveimageserver.type_render_url(42, 128), expected)
|
||||
self.assertEqual(eveimageserver.type_render_url(42, 128), expected)
|
||||
|
||||
Reference in New Issue
Block a user