Skip to content

Commit 53b4643

Browse files
committed
Fix formatting
1 parent 2fee22e commit 53b4643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cli/env/test_show.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ def test_context_formatting(hatch, helpers, temp_dir, config_file):
455455
+---------+---------+------------+-------------------------+
456456
| Name | Type | Envs | Dependencies |
457457
+=========+=========+============+=========================+
458-
| default | virtual | py39-9000 | foo@ {root:uri}/../foo |
458+
| default | virtual | py39-9000 | foo @ {root:uri}/../foo |
459459
| | | py39-3.14 | |
460460
| | | py310-9000 | |
461461
| | | py310-3.14 | |

0 commit comments

Comments
 (0)