Skip to content

PEP8 module names and pass N999 lint#11

Merged
hcallahan-lowrisc merged 26 commits intolowRISC:masterfrom
machshev:standard_module_names
Sep 10, 2025
Merged

PEP8 module names and pass N999 lint#11
hcallahan-lowrisc merged 26 commits intolowRISC:masterfrom
machshev:standard_module_names

Conversation

@machshev
Copy link
Copy Markdown
Collaborator

@machshev machshev commented Sep 9, 2025

Refactor to make the module names PEP8 compliant and pass the N999 lint check. There should not be any functional changes in this PR.

The other reason for doing this is that it adds some more structure to the source code, making it easier to find things. Before it was quite flat, and the top level crowded.

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…uncher.factory

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…base

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…cher.local

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…er.lsf

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…r.nc

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…er.sge

Also move the Sun Grid Engine modules into the same dir to make it
easier to find dependencies. These are not useful for wider DVSim
functionality, so keeping them grouped together helps tidy things up.

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
…cher.slurm

Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Copy link
Copy Markdown

@mkj121 mkj121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some line spaces are missing, I think, from the init.py files

Comment thread src/dvsim/flow/__init__.py
Comment thread src/dvsim/job/__init__.py
Comment thread src/dvsim/launcher/__init__.py
Comment thread src/dvsim/launcher/sge/__init__.py
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
@machshev machshev force-pushed the standard_module_names branch from dc2e03f to a7ddbc5 Compare September 9, 2025 20:41
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
@machshev machshev requested a review from mkj121 September 9, 2025 21:42
Copy link
Copy Markdown
Contributor

@hcallahan-lowrisc hcallahan-lowrisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @machshev

@hcallahan-lowrisc hcallahan-lowrisc merged commit 1f05ec0 into lowRISC:master Sep 10, 2025
6 checks passed
@machshev machshev deleted the standard_module_names branch October 14, 2025 10:02
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.

3 participants