ruff lint fix

This commit is contained in:
pedrocarlo
2025-06-19 16:59:49 -03:00
parent 50c8b2ca2e
commit 80ccca8827
29 changed files with 375 additions and 434 deletions

View File

@@ -1,9 +1,8 @@
import os
import sqlite3
import pytest
import limbo
import pytest
@pytest.fixture(autouse=True)