tracardi
tracardi copied to clipboard
608 plugin weekdays
Type pull request title with short description (#608 )
add plugin which check whether is weekend day or not and register it in setup_plugins.py
Please following this checklist to help us incorporate your contribution quickly and easily:
- [ ] Give the same name to the pull request as the name of ticket
- [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
- [ ] Test your code throughly before PR.
If your pull request is about ~20 lines of code add license information in your code in form of comment. i.e. # License: MIT, Author: Your name.
To make clear that you license your contribution under the MIT you have to acknowledge this by using the following check-box.
- [x] I hereby declare this contribution to be licenced under the MIT license
PRs without ticked MIT license will bot be accepted - Sorry.