mirror of https://github.com/openXC7/prjxray.git
Code formatting.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
This commit is contained in:
parent
d8e0bb7b31
commit
75bea28719
|
|
@ -70,7 +70,7 @@ class TestStringMethods(unittest.TestCase):
|
|||
|
||||
fout = StringIO()
|
||||
fasm2frames.run(
|
||||
self.filename_test_data('db'), "xc7", fin.name, fout, **kw)
|
||||
self.filename_test_data('db'), "xc7", fin.name, fout, **kw)
|
||||
|
||||
return fout.getvalue()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue