Skip to content

Commit fb19e75

Browse files
committed
Add back removed newlines.
1 parent 355155e commit fb19e75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/utils/botocore/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ def decorator(func):
8484
platform.system() not in ['Darwin', 'Linux'], reason)(func)
8585
return decorator
8686

87+
8788
def random_chars(num_chars):
8889
"""Returns random hex characters.
8990

0 commit comments

Comments
 (0)