city-scrapers icon indicating copy to clipboard operation
city-scrapers copied to clipboard

Need help if possible

Open bubbsJanko opened this issue 1 year ago • 0 comments

I am new to python you are such a great programmer and great project. I was just curious how in this file https://github.com/City-Bureau/city-scrapers/blob/main/tests/test_chi_board_elections.py from city_scrapers_core.constants import COMMISSION, PASSED from city_scrapers_core.utils import file_response

If I have the same folder structure and I try to get something from a sibling directory it does not work in vscode. But it works in pycharm. What code editor do you use and I thought maybe you could shed some light on why this happens. I came across this issue when trying to do tests on my own project.

Thank you very much!

bubbsJanko avatar Nov 11 '23 05:11 bubbsJanko