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

Feature/wrabbit #82

Merged
merged 9 commits into from
May 14, 2024
Merged

Feature/wrabbit #82

merged 9 commits into from
May 14, 2024

Conversation

pavlemarinkovic
Copy link
Contributor

Updates to use wrabbit package

@pavlemarinkovic pavlemarinkovic self-assigned this May 7, 2024
Update Readme.md
Use the latest version of wrabbit

if ";" in file_name:
chk = []
for file in file_name.split(";"):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if file is a list? is that possible here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I have reworked this to only accept string inputs.

@pavlemarinkovic pavlemarinkovic merged commit a47bd01 into master May 14, 2024
0 of 12 checks passed
@pavlemarinkovic pavlemarinkovic deleted the feature/wrabbit branch May 14, 2024 15:52
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