mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-02-28 06:53:12 +08:00
Format and lint with ruff (#1263)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
Development settings for linkding webapp
|
||||
"""
|
||||
|
||||
# ruff: noqa
|
||||
|
||||
# Start from development settings
|
||||
# noinspection PyUnresolvedReferences
|
||||
from .base import *
|
||||
|
||||
Reference in New Issue
Block a user