mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-03-07 02:13:12 +08:00
Format and lint with ruff (#1263)
This commit is contained in:
@@ -30,7 +30,6 @@ DISABLED_URL_VALIDATION_TEST_CASES = [
|
||||
|
||||
|
||||
class BookmarkValidationTestCase(TestCase, BookmarkFactoryMixin):
|
||||
|
||||
def setUp(self) -> None:
|
||||
self.get_or_create_test_user()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user