Skip to content

Commit

Permalink
Removing an unused comment to test commits from a different device
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Du committed Jan 20, 2025
1 parent 80334d6 commit 7766cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion topostats/plotting_old.py
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,6 @@ def computeStats(data, columns, min, max):
df = importfromfile(path)
# df = df[df['Basename'] == 'Ni']
# df = df[df['Basename'] == 'PLO']
# df = df[df['Basename'] == 'Without NDP52']
# df = df[df['bending_angle'] != 0]
path2 = plotting_config["file2"]
path3 = plotting_config["file3"]
Expand Down

0 comments on commit 7766cb4

Please sign in to comment.