abhirajadhikary06 / abhirajadhikary06/eventstack

[BUG] ImportError: main.py fails due to outdated import from 'auth'

Open
#84 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
59
PR merge metrics
No merged PRs in 30d

Description

After syncing with the upstream repo, the file auth.py has been moved to the handlers/ folder. However, main.py still tries to import directly from auth, resulting in:

Image

Steps to reproduce:
Pull latest changes from upstream
Run python main.py
Observe the crash

i'll like to work on this issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.