Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Feb 22, 2019
1 parent 2585a43 commit a888322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/neuromation/cli/utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import asyncio
import re
from contextlib import suppress
import shlex
from contextlib import suppress
from functools import wraps
from typing import (
Any,
Expand Down

0 comments on commit a888322

Please sign in to comment.