-
-
Notifications
You must be signed in to change notification settings - Fork 159
Closed as not planned
Description
version: 0.9.3
Take the following trimmed down pyproject.toml file:
test = [
"default:Duplicate dimension names present:UserWarning:xarray.namedarray.core",
"default:::xarray.tests.test_strategies", # test
]Running the formatter gives:
test = [
"default:Duplicate dimension names present:UserWarning:xarray.namedarray.core",
"default:::xarray.tests.test_strategies", # test
]Playing with the "default:Duplicate dimension names ... line gives different results (differing amount of whitespace, or just correct formatting in some cases).
Search terms:
- format comment
couldn't find a duplicate :/
Metadata
Metadata
Assignees
Labels
No labels