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

Codebase cleanup: (i) Migrated codebase to bears (ii) Reformatted using Ruff (iii) removed star import from typing. #13

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adivekar-utexas
Copy link
Contributor

  1. Migrated codebase to bears
  2. Reformatted using Ruff
  3. Removed "from typing import *"

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@adivekar-utexas adivekar-utexas force-pushed the adivekar branch 4 times, most recently from fc3e767 to e009885 Compare January 27, 2025 05:45
1) Migrated codebase to bears=0.1.4 and fmcore=0.1.4
2) Reformatted using Ruff
3) Removed "import *"
4) Updated Ruff linting rules to disallow star imports and ignore unused vars.
5) Removed unused requirements.txt
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