Skip to content

Commit

Permalink
Add module docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jun 3, 2024
1 parent 378e7d9 commit c179cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aslprep/reports/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#
# https://www.nipreps.org/community/licensing/
#
"""Tools for generating Reports."""
from pathlib import Path

from nireports.assembler.report import Report
Expand Down

0 comments on commit c179cd4

Please sign in to comment.