add ruff tests
All checks were successful
Pytest / pytest (3.12) (push) Successful in 48s
Pytest / pytest (3.13) (push) Successful in 45s
Pytest / pytest (3.14) (push) Successful in 45s

This commit is contained in:
Justus Kuhlmann 2025-12-02 10:04:52 +01:00
commit 602324f84f
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
3 changed files with 4 additions and 5 deletions

View file

@ -1,5 +1,4 @@
import sqlite3
import datalad.api as dl
import os
import json
import pandas as pd