mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-03-06 18:03:14 +08:00
Format and lint with ruff (#1263)
This commit is contained in:
@@ -10,7 +10,6 @@ class MockUrlConf:
|
||||
|
||||
|
||||
class ContextPathTestCase(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.urls_module = importlib.import_module("bookmarks.urls")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user