Skip to content

Commit 6e9872b

Browse files
committed
Linters: Ruff: Fix new warning.
1 parent 497070d commit 6e9872b

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

documentation/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
https://jareddillard.com/blog/common-ways-to-customize-sphinx-themes.html
1111
'''
1212

13-
# ruff: noqa: E402,F401
14-
1513

1614
def _calculate_copyright_notice( ):
1715
from datetime import datetime as DateTime, timezone as TimeZone

template/documentation/conf.py.jinja

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
https://jareddillard.com/blog/common-ways-to-customize-sphinx-themes.html
1111
'''
1212

13-
# ruff: noqa: E402,F401
14-
1513

1614
def _calculate_copyright_notice( ):
1715
from datetime import datetime as DateTime, timezone as TimeZone

0 commit comments

Comments
 (0)