Pārlūkot izejas kodu

Another Black Autocorrect Fix

Black wrapped another template import line
master
Nate Bohman pirms 2 gadiem
vecāks
revīzija
478bddf3d1
Parakstījis: Nate Bohman <natrinicle@gmail.com> GPG atslēgas ID: C10546A54ABA1CE5
1 mainītis faili ar 2 papildinājumiem un 10 dzēšanām
  1. +2
    -10
      {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/__init__.py

+ 2
- 10
{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/__init__.py Parādīt failu

@@ -19,13 +19,5 @@ from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)

from .{{cookiecutter.project_slug}} import (
'' }},
'' }}"],
'_',
.replace,
=,
["{{ cookiecutter.project_slug.title,
__all__,
{{ cookiecutter.project_slug.title,
)
from .{{ cookiecutter.project_slug }} import {{ (cookiecutter.project_slug.title()).replace('_', '') }}


Notiek ielāde…
Atcelt
Saglabāt