We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
We have two main types of code that people will share:
These should be in a folder called code_sharing perhaps. So:
code_sharing
code_sharing | | scripts | | rtdc_scripts | print_av_brightness | | requirements.txt print_av_brightness.py | file_opening_scripts functions | | rtdc_functions plotting_functions | cool_plot_func | | requirements.txt cool_plot_func.py test_cool_plot_func.py
This might be overkill. Could have all just in code_sharing/theme1/filename.py...
code_sharing/theme1/filename.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We have two main types of code that people will share:
These should be in a folder called
code_sharing
perhaps. So:This might be overkill. Could have all just in
code_sharing/theme1/filename.py
...The text was updated successfully, but these errors were encountered: