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

Fix path in konsole.py #324

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from
Open

Fix path in konsole.py #324

wants to merge 1 commit into from

Conversation

soumya92
Copy link

https://github.com/oskarsh/Yin-Yang/blob/508b167fc41761b5165d2c5f4b1a71fc04e29235/yin_yang/plugins/_plugin.py#L284C1-L284C136 requires that path start with '/' and not end with '/', while the path in konsole.py is in the opposite format.

Tested locally with Konsole

https://github.com/oskarsh/Yin-Yang/blob/508b167fc41761b5165d2c5f4b1a71fc04e29235/yin_yang/plugins/_plugin.py#L284C1-L284C136 requires that `path` start with `'/'` and not end with `'/'`, while the path in `konsole.py` is in the opposite format.

Tested locally with Konsole
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.

1 participant