Skip to content

Commit 8bacba3

Browse files
committed
flake8
1 parent db22403 commit 8bacba3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mapping_information/cardano_preprocessing/test_cardano_preprocessing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,5 +290,6 @@ def test_mixed_source_homepage_pool_keeps_homepage_source(self):
290290
assert clusters['hash3']['source'] == 'multi_signal'
291291
assert clusters['hash1']['cluster'] == clusters['hash3']['cluster']
292292

293+
293294
if __name__ == '__main__':
294295
pytest.main([__file__, '-v'])

0 commit comments

Comments
 (0)