scribe-org / Scribe-Data

Wikidata, Wiktionary and Wikipedia language data extraction
GNU General Public License v3.0
30 stars 69 forks source link

Make paths in test_check_query.py Windows compatible #197

Closed andrewtavis closed 2 months ago

andrewtavis commented 2 months ago

Terms

Behavior

This issue is to use pathlib to make all paths in test_check_query.py compatible with Windows. We should check the way that the paths are made with pathlib in other parts of the project, and then we can implement such that the pytest tests will pass :)

Happy to assist with this and review when it's ready!

CC @axif0 :)

axif0 commented 2 months ago

On it.. 🔥

andrewtavis commented 2 months ago

Closed by #198 🥳 Thanks for your hard work, @axif0! Really has been nice to have you more involved :)