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 import error and fix syntax error in strftime function #4

Closed
wants to merge 1 commit into from

Conversation

h-enes-simsek
Copy link

There is a problem with the new version. You successfully solve the folder uploading problem but somehow made a syntax mistake. v1.4.3 code cannot be compiled at the moment. I fix the problem. Briefly:

  • You want to use time.sleep(x) but you import time wrongly
  • You mistakenly write %l instead of %I in strftime function. ( /L/ouisiana instead of /I/ndiana )

Thank you for the nice lib.

@Itz-fork
Copy link
Owner

Itz-fork commented Jan 5, 2024

Closing since create_folder option is only available for premium users now

@Itz-fork Itz-fork closed this Jan 5, 2024
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.

None yet

2 participants