Skip to content

Commit a6c1f4a

Browse files
committed
Fixed pep issue
1 parent f3b0ac7 commit a6c1f4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reportportal_client/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
logger = logging.getLogger(__name__)
2929

30+
3031
def generate_uuid():
3132
"""Generate UUID."""
3233
return str(uuid.uuid4())

0 commit comments

Comments
 (0)