Skip to content

Commit

Permalink
apply formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
rfbgo committed Jul 18, 2024
1 parent 76f3581 commit c44d010
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/ramble/ramble/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -1800,8 +1800,7 @@ def is_numeric(value):
self.results["RAMBLE_STATUS"] = self.get_status()

logger.debug(
f"Calculating statistics for {self.repeats.n_repeats} repeats of "
f"{base_exp_name}"
f"Calculating statistics for {self.repeats.n_repeats} repeats of " f"{base_exp_name}"
)

# Add defined keywords as top level keys
Expand Down

0 comments on commit c44d010

Please sign in to comment.