Skip to content

Commit

Permalink
Used styler on the package
Browse files Browse the repository at this point in the history
  • Loading branch information
telkamp7 committed Oct 30, 2023
1 parent aa37025 commit 78f2a76
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion R/summary.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,4 @@ summary.aedseo <- function(object, ...) {

# Print the summary message
cat(summary_message)

}
1 change: 0 additions & 1 deletion tests/testthat/test-summary.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
test_that("Summary prints without errors", {

# Set start and end dates
from_date <- as.Date("2021-01-01")
to_date <- as.Date("2021-01-31")
Expand Down

0 comments on commit 78f2a76

Please sign in to comment.