diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba45adf2..b726b546 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.1.1 hooks: - id: black diff --git a/doc/source/conf.py b/doc/source/conf.py index 6b9cb97b..33398808 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -1,4 +1,5 @@ """Configuration file for docs.pyansys.com landing page.""" + from datetime import datetime import os