1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-04-15 07:10:52 +01:00

Whitespace fix

This commit is contained in:
Inga Feick 2019-03-21 22:02:19 +01:00
parent dd591e1449
commit b56bb308c9

View File

@ -3,8 +3,8 @@ from thefuck.types import Command
def test_match():
err_response = """
Sending build context to Docker daemon 118.8kB
err_response = """
Sending build context to Docker daemon 118.8kB
Step 1/6 : FROM baz/baz:nightly
pull access denied for baz/baz, repository does not exist or may require 'docker login'
"""