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

Issue #415: Added code to access parent directory for fixing import error for core.py #416

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

Harsh0707005
Copy link
Contributor

@Harsh0707005 Harsh0707005 commented Sep 13, 2023

The initial code was trying to import core.py current directory, which drew error as it is not present in current directory, instead in parent directory. So added code to import core.py from parent directory.
Fixed Import Error: Issue #415

…ort error for core.py

Fixed Import Error: Issue Z4nzu#415
@Harsh0707005
Copy link
Contributor Author

Approved

The PR hasn't been merged yet

@Z4nzu Z4nzu merged commit 89cfefa into Z4nzu:master Oct 14, 2023
5 checks passed
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