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:
@@ -1,2 +1,3 @@
|
||||
# Expose task modules to Huey Django extension
|
||||
import bookmarks.services.tasks
|
||||
# noinspection PyUnusedImports
|
||||
import bookmarks.services.tasks # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user