10000 CLN: improved style issues reported by ruff · larray-project/larray@31f116b · GitHub
[go: up one dir, main page]

Skip to content

Commit 31f116b

Browse files
committed
CLN: improved style issues reported by ruff
1 parent 406c12c commit 31f116b

24 files changed

+348
-303
lines changed

doc/source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
#!/usr/bin/env python3
2-
# -*- coding: utf-8 -*-
3-
#
42
# LArray documentation build configuration file, created by
53
# sphinx-quickstart on Wed Nov 26 12:22:43 2014.
64
#

doc/source/fetch_changelogs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
"""
3-
Fetch release notes from satellite projects of the larray-project constellation to the main project
3+
Fetch release notes from satellite projects of the larray-project constellation to the main project.
44
"""
55

66
from pathlib import Path

0 commit comments

Comments
 (0)
0