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

add missing import pytz in example #503

Merged
merged 1 commit into from Dec 19, 2022
Merged

Conversation

abe-101
Copy link
Contributor

@abe-101 abe-101 commented Dec 19, 2022

The example uses the pytz module:
event.add('dtstart', datetime(2005,4,4,8,0,0,tzinfo=pytz.utc))
But doesn't import it

The example uses the pytz module:
event.add('dtstart', datetime(2005,4,4,8,0,0,tzinfo=pytz.utc))
But doesn't import it
@coveralls
Copy link

coveralls commented Dec 19, 2022

Pull Request Test Coverage Report for Build 3734533904

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0%) to 93.323%

Totals Coverage Status
Change from base Build 3612230234: -0.0%
Covered Lines: 1160
Relevant Lines: 1243

💛 - Coveralls

@jacadzaca jacadzaca merged commit f1f82e9 into collective:master Dec 19, 2022
@jacadzaca
Copy link
Collaborator

Every little bit helps, thanks :)

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

3 participants