feat: add parser functions with tests
This commit is contained in:
@@ -6,3 +6,7 @@ dependencies = [
|
||||
"playwright>=1.40.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"pytest>=7.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user