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

Fix Indentation Issues and Improve Code Readability in BCJA.py #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sachin-NK
Copy link

@Sachin-NK Sachin-NK commented Dec 26, 2024

This pull request addresses the inconsistent use of tabs and spaces in the BCJA.py script, leading to better code readability and maintenance. The following changes were made:

  • Corrected inconsistent indentation throughout the entire script.
  • Reformatted the code to ensure uniform use of spaces for indentation.
  • Organized sections for face detection, scene change, gaze direction, and head pose modules for better clarity.
  • Improved the overall structure and presentation of the code.

These changes should help maintain a clean and consistent codebase

Related Issue
#3

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.

1 participant