Skip to content

Commit

Permalink
CLN: improved style issues reported by ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
gdementen committed Sep 13, 2023
1 parent 406c12c commit 31f116b
Show file tree
Hide file tree
Showing 24 changed files with 348 additions and 303 deletions.
2 changes: 0 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# LArray documentation build configuration file, created by
# sphinx-quickstart on Wed Nov 26 12:22:43 2014.
#
Expand Down
2 changes: 1 addition & 1 deletion doc/source/fetch_changelogs.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
"""
Fetch release notes from satellite projects of the larray-project constellation to the main project
Fetch release notes from satellite projects of the larray-project constellation to the main project.
"""

from pathlib import Path
Expand Down

0 comments on commit 31f116b

Please sign in to comment.