瀏覽代碼

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.

Loading…
取消
儲存