We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f888c commit 9ec7b3fCopy full SHA for 9ec7b3f
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
3
- repo: https://github.com/psf/black
4
- rev: 23.12.1
+ rev: 24.1.1
5
hooks:
6
- id: black
7
doc/source/conf.py
@@ -1,4 +1,5 @@
"""Configuration file for docs.pyansys.com landing page."""
+
from datetime import datetime
import os
0 commit comments