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

Get rid of the os.system call in go_brr #26

Closed
tzussman opened this issue Feb 17, 2024 · 0 comments · Fixed by #35
Closed

Get rid of the os.system call in go_brr #26

tzussman opened this issue Feb 17, 2024 · 0 comments · Fixed by #35

Comments

@tzussman
Copy link
Member

seatingchart and go_brr are both python scripts, there's no reason to use os.system. Can import seatingchart in go_brr and set up the arguments instead. This will require auditing the use of exit in seatingchart.py.

@tzussman tzussman linked a pull request Apr 7, 2024 that will close this issue
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 a pull request may close this issue.

1 participant