Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the docs with latest changes #23

Open
GunalanD10 opened this issue May 27, 2024 · 0 comments
Open

Update the docs with latest changes #23

GunalanD10 opened this issue May 27, 2024 · 0 comments

Comments

@GunalanD10
Copy link

hi ,
i have followed the docs to utilise this lib , which is per documentation but getting error as we need to pass url while initializing

>>> from pycvesearch import CVESearch
>>> cve = CVESearch()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: CVESearch.__init__() missing 1 required positional argument: 'base_url'
>>> 

Versions : pycvesearch==1.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant