Skip to content

Fixed slack import breaking bug #78

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

Merged
merged 1 commit into from
Apr 16, 2025
Merged

Fixed slack import breaking bug #78

merged 1 commit into from
Apr 16, 2025

Conversation

dacoburn
Copy link
Collaborator

in
from config import CliConfig
ModuleNotFoundError: No module named 'config'

Root Cause

Relative path import works locally but not when deployed

Fix

Corrected to have a full path versus relative

Public Changelog

N/A

@dacoburn dacoburn requested a review from a team as a code owner April 16, 2025 21:25
@dacoburn dacoburn requested review from bcomnes and reberhardt7 and removed request for a team April 16, 2025 21:25
Copy link

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.0.52.dev1

Docker image: socketdev/cli:pr-78

@dacoburn dacoburn merged commit e8336f7 into main Apr 16, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/fix-slack-import branch April 16, 2025 21:33
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.

2 participants