Skip to content

Commit 10ace79

Browse files
black
1 parent e8f3c63 commit 10ace79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/crystal/sample_uniform_with_rewards.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def main(config):
5757
result.to_csv(path)
5858

5959

60-
6160
if __name__ == "__main__":
6261
main()
63-
sys.exit()
62+
sys.exit()

0 commit comments

Comments
 (0)