🧞‍♂️Martin Donadieu

🚀Maker | 🎙Podcaster | 🧞‍♀️ Life Goal : Make 20% of the world 20% happier #business #people #happiness #podcast

Update gsheet.py Adding a cancel and replace feature to the send method in order to clear the Sheet before sending data. default behaviour is append through the new argument append with a default value : True. if True: nothing changes if False: clear the Sheet before sending (use of the delete API method see documentation)