diff --git a/docs/conf.py b/docs/conf.py index cc8b8d9..a274020 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ # -- Project information ----------------------------------------------------- project = "dargs" -copyright = "2020-%d, DeepModeling " % date.today().year +copyright = f"2020-{date.today().year}, DeepModeling " author = "DeepModeling" # The short X.Y version