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

Basic scaffolding #1

Merged
merged 5 commits into from
Nov 2, 2023
Merged

Basic scaffolding #1

merged 5 commits into from
Nov 2, 2023

Conversation

drewoldag
Copy link
Collaborator

@drewoldag drewoldag commented Nov 2, 2023

Problem & Solution Description (including issue #)

The goal of this PR is to get some of the fundamental files in the correct directories with placeholder classes and methods.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@drewoldag drewoldag self-assigned this Nov 2, 2023
src/rail/deepdisc/rail_deepdisc.py Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@grantmerz grantmerz self-requested a review November 2, 2023 20:50
@grantmerz grantmerz assigned drewoldag and unassigned drewoldag Nov 2, 2023
@drewoldag drewoldag merged commit f257848 into main Nov 2, 2023
4 checks passed
@drewoldag drewoldag deleted the awo/create-basic-scaffolding branch November 2, 2023 22:01
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