Skip to content

Commit

Permalink
Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
d2gex committed Apr 5, 2024
1 parent 6611c01 commit 4536c03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/testthat/test-predicted-lht-picker.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
test_that("multiplication works", {
t_collector <- PredictedLHTPicker$new(testing_db,
fishlife_context$lht_names,
fishlife_context$backtransform_function_list,
wanted_taxon_details)
fishlife_context$lht_names,
fishlife_context$backtransform_function_list,
wanted_taxon_details)
all_lhts_df <- t_collector$collect_and_backtransform()

non_logarithmic_scale <- 10
Expand Down

0 comments on commit 4536c03

Please sign in to comment.