Skip to content

Commit 2c0a8ff

Browse files
committed
Remove misplaced pipe from reference output
1 parent a218b7d commit 2c0a8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli/test_show_windows_/test_requirements_3_6_.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,6 +1457,6 @@ repo_helper==2020.12.18
14571457
├── prettyprinter>=0.18.0
14581458
│ ├── Pygments>=2.2.0
14591459
│ └── colorful>=0.4.0
1460-
└── colorama; platform_system == "Windows"
1460+
└── colorama; platform_system == "Windows"
14611461
├── typing-extensions>=3.7.4.3
14621462
└── yapf>=0.30.0

0 commit comments

Comments
 (0)