delete kvk test file
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
from src.bibapi.kvkparser import KVKParser
|
||||
|
||||
req = await KVKParser()
|
||||
await req.start()
|
||||
|
||||
|
||||
result = await req.search(title="Java ist auch eine Insel", author="Ullenboom")
|
||||
print(result)
|
||||
Reference in New Issue
Block a user