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

Added new Websites to data.json #413

Merged
merged 35 commits into from
Apr 7, 2022
Merged

Added new Websites to data.json #413

merged 35 commits into from
Apr 7, 2022

Conversation

kustermariocoding
Copy link
Contributor

Added another bunch of websites to data.json

unfortunately, running utils/update_site_data.py always ends in an error:

line 143, in <module> statistics_text = db.get_db_stats(is_markdown=True) TypeError: get_db_stats() got an unexpected keyword argument 'is_markdown'

@soxoj
Copy link
Owner

soxoj commented Apr 7, 2022

unfortunately, running utils/update_site_data.py always ends in an error

Oh, I understand, the script calls maigret installed as package, not from the current directory.
Please, do pip install . before the script call.

@soxoj soxoj merged commit e283d8b into soxoj:main Apr 7, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants