-
Notifications
You must be signed in to change notification settings - Fork 1
Fix duedate sync #9
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pylintpython3 (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bandit (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pylint (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prospector (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
8cbc4bc
to
c8c764a
Compare
166962b
to
2e44f78
Compare
f2863fa
to
e2d42ad
Compare
- Create test for other date bug. - Update script, including logging - Update version. - Update README.md - Add log statement. - Fix some warnings. - Remove unneeded getters.
e2d42ad
to
2289560
Compare
Fix #5 - Update script, including logging - Update README.md - Add log statement. - Fix some warnings. - Remove unneeded getters
Fix #5