Skip to content

Commit

Permalink
Indentation fix for lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Sep 7, 2022
1 parent 380764a commit 9576526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dandi/files/bids.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@

BIDS_ASSET_ERRORS = [
"BIDS.NON_BIDS_PATH_PLACEHOLDER",
]
]
BIDS_DATASET_ERRORS = [
"BIDS.MANDATORY_FILE_MISSING_PLACEHOLDER",
]
]


@dataclass
Expand Down

0 comments on commit 9576526

Please sign in to comment.