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

finish Python 2 -> 3 migration, remove dependecy on Six #138

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

a-detiste
Copy link
Contributor

No description provided.

Copy link
Contributor Author

@a-detiste a-detiste left a comment

Choose a reason for hiding this comment

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


@tobias-urdin
Copy link
Contributor

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Aug 20, 2024

rebase

✅ Branch has been successfully rebased

@tobias-urdin
Copy link
Contributor

tobias-urdin commented Aug 20, 2024

pep8 job error:

./gnocchiclient/utils.py:15:1: I201 Missing newline between import groups. 'from dateutil import tz' is identified as Third Party and 'import urllib.parse' is identified as Stdlib.
from dateutil import tz

let me know if you want to work on this or i'll fix it in the end of the week and add it to the upcoming release

@tobias-urdin
Copy link
Contributor

thanks!

@tobias-urdin tobias-urdin merged commit f0c4fa0 into gnocchixyz:master Aug 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants