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

Engine Linting Issues and Naming Fix #1

Merged
merged 12 commits into from
Jan 28, 2024
Merged

Engine Linting Issues and Naming Fix #1

merged 12 commits into from
Jan 28, 2024

Conversation

boslandj
Copy link
Collaborator

@boslandj boslandj commented Jan 27, 2024

  • Removed all instances of _get_result()
  • Changed all instances of _run to run_workload
  • Changed all instances of _get_candidate to find_candidate
  • Changed _result in the Engine to tmp_result
  • Removed internal_state_update from CPA
  • Fixed all flake8 linting issues with the following files : cpa.py, NICV.py, engine.py, mia.py, mim.py, snr.py, stats.py, ttest.py.

- Removed all instances of _get_result()
- Changed all instances of _run to run_workload
- Changed all instances of _get_candidate to find_candidate
- Changed _result in the Engine to tmp_result
- Removed internal_state_update from CPA
@boslandj boslandj self-assigned this Jan 27, 2024
@boslandj boslandj closed this Jan 27, 2024
@boslandj boslandj reopened this Jan 27, 2024
boslandj added 11 commits January 27, 2024 12:17
- Fixed all flake8 linting issues
-Removed one more linting issue in NICV.py
-Fixed linting issues with cpa.py
- Fixed linting issues with cpa.py
- Fixed linting issues in file engine.py
-Fixed linting issues in mia.py
-Fixed one additional linting issue in cpa.py
-Linting issue fixes for mia.py
-Linting issue fixes for mim.py
-One linting issue fix for mia.py
-Fixed linting issues for file snr.py
-Fixed one linting issue in file mim.py
-Fixed linting issues in file stats.py
-Fixed one linting issue in file snr.py
-Fixed linting issues in file ttest.py
-Fixed two linting issues in file ttest.py
@decryptofy decryptofy merged commit 8159bd6 into main Jan 28, 2024
1 check passed
decryptofy pushed a commit that referenced this pull request Jun 17, 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.

2 participants