Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and mbercx committed Jan 10, 2025
1 parent 3b23ccf commit 7cc32f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/news/posts/2025-01-10-high-throughput.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ relax_controller.submit_new_batch(verbose=True)
By using the `verbose=True` setting, the submission controller will print the current status of the submissions:

```
Status
Status
┏━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━┓
┃ Total ┃ Submitted ┃ Left to run ┃ Max active ┃ Active ┃ Available ┃
┡━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━┩
Expand All @@ -126,7 +126,7 @@ Great, our first `PwRelaxChain`s are in progress!
Since now two work chains are already running, rerunning the command should lead to no new submissions:

```
Status
Status
┏━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━┓
┃ Total ┃ Submitted ┃ Left to run ┃ Max active ┃ Active ┃ Available ┃
┡━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━┩
Expand Down

0 comments on commit 7cc32f1

Please sign in to comment.