소스 검색

Fix: flake8

pull/194/head
winkidney 4 년 전
부모
커밋
42a8fbea8e
4개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. +0
    -3
      pinry_plugins/admin.py
  2. +0
    -3
      pinry_plugins/models.py
  3. +0
    -3
      pinry_plugins/tests.py
  4. +0
    -3
      pinry_plugins/views.py

+ 0
- 3
pinry_plugins/admin.py 파일 보기

@@ -1,3 +0,0 @@
from django.contrib import admin

# Register your models here.

+ 0
- 3
pinry_plugins/models.py 파일 보기

@@ -1,3 +0,0 @@
from django.db import models

# Create your models here.

+ 0
- 3
pinry_plugins/tests.py 파일 보기

@@ -1,3 +0,0 @@
from django.test import TestCase

# Create your tests here.

+ 0
- 3
pinry_plugins/views.py 파일 보기

@@ -1,3 +0,0 @@
from django.shortcuts import render

# Create your views here.

불러오는 중...
취소
저장