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

Hotfix remove the tracked output files from pytest #46

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

QG-phy
Copy link
Collaborator

@QG-phy QG-phy commented Nov 3, 2023

  1. Remove the output files from pytest. These files will not be used in the code but they by somehow were set to be tracked. Now I removed them.

  2. add an option use_gui in dptb run command. by default it is false means that plt.show() will not be used.

Fix: #45

…ic means dptb will only save the figure not plot and show the figure in a window. this suits for the servers where no gui.
@QG-phy QG-phy requested a review from floatingCatty November 3, 2023 10:10
@QG-phy QG-phy self-assigned this Nov 3, 2023
@QG-phy QG-phy added the Bug Report Something isn't working label Nov 3, 2023
@floatingCatty floatingCatty merged commit 53aac37 into deepmodeling:main Nov 3, 2023
2 checks passed
@QG-phy QG-phy deleted the hotfix_test branch November 3, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test will add new file to tracked files in repository
2 participants