Skip to content

Commit 4b33efe

Browse files
authoredFeb 2, 2024
[MAINT] use updated black (#876)
use updated black
·
0.5.20.2.2rc2
1 parent f182bbd commit 4b33efe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+107
-45
lines changed
 

‎nimare/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""NiMARE: Neuroimaging Meta-Analysis Research Environment."""
2+
23
import logging
34
import warnings
45

‎nimare/annotate/cogat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Automated annotation of Cognitive Atlas labels."""
2+
23
import logging
34
import re
45

0 commit comments

Comments
 (0)
Please sign in to comment.