Преглед на файлове

Fix Copy/Pasta

Didn't correct one of the variables from author to fullname
master
Nate Bohman преди 3 години
родител
ревизия
a4b35ade59
Signed by: Nate Bohman <natrinicle@gmail.com> GPG Key ID: C10546A54ABA1CE5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      {{cookiecutter.project_slug}}/docs/source/conf.py

+ 1
- 1
{{cookiecutter.project_slug}}/docs/source/conf.py Целия файл

@@ -31,7 +31,7 @@ import {{ cookiecutter.project_slug }}

project = "{{ cookiecutter.project_name }}"
copyright = "{{ cookiecutter.year }}, {{ cookiecutter.full_name }}" # pylint: disable=redefined-builtin
author = {{ cookiecutter.author }}
author = {{ cookiecutter.full_name }}

# The version info for the project you're documenting, acts as replacement
# for |version| and |release|, also used in various other places throughout

Loading…
Отказ
Запис