Skip to content

Conversation

@vishnu-v-vardhan
Copy link
Contributor

@vishnu-v-vardhan vishnu-v-vardhan commented Jan 15, 2024

Description

This pull request updates the _auth() static method to work without presenting a credentials.json not found error. It simplifies the authentication process and removes unused modules like pickle and pathlib from the script.

Fixes #3095

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy-to-understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: OAuth Update - Google Meet Scheduler

Folder: Google-Meet-Scheduler

Requirements: none

Script: script.py

Arguments: none

Contributor: vishnu-v-vardhan

Description: Helps you schedule a Google Meet and also invite people, all via a simple script.

Updated authentication code to a more redundant format.
Made changes to suppress 'Re-defined variable from outer scope' produced by DeepSource.
Made minor changes to resolve FLK-E231 and PYL-C0412 in DeepSource.
Made minor changes by grouping together a couple of modules to abide to pep8 standard.
@avinashkranjan
Copy link
Owner

Please create an issue for the same

@vishnu-v-vardhan
Copy link
Contributor Author

@avinashkranjan

Created a new issue #3095

@avinashkranjan avinashkranjan merged commit e7b2366 into avinashkranjan:main Jan 21, 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.

[Script]: Google-Meet-Scheduler

2 participants