Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeee committed May 20, 2020
1 parent 184b3f8 commit 5091f8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildstockbatch/test/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import pytest
import os


def test_str_repr():
test_obj = [{1, 2, 3, 4, 5, 6}, {"List1": ["Item1", ('a', 'b', 'c', 'd'), "item3"],
"long_name_list": ["long_name_one_two_three", "long_name"],
Expand Down

0 comments on commit 5091f8d

Please sign in to comment.