adding ruff auto check for pull requests as well as fixing all ruff errors (#1)
Co-authored-by: Kadir <git@k8n.dev>
This commit is contained in:
parent
b1e0a414cf
commit
4c23acdb55
5 changed files with 60 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from vqa import Blip, MicrosoftGIT, PixStructDocVA, Vilt, Deplot, VQA
|
||||
from vqa import MicrosoftGIT, VQA
|
||||
from PIL import Image
|
||||
from typing import List
|
||||
from questions import load_questions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue