Skip to content

Commit

Permalink
repair lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Oct 5, 2020
1 parent 32cc847 commit bb75442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/bibentries.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' @importFrom utils bibentry
bibentries = c(
bibentries = c( # nolint start

brodersen_2010 = bibentry("inproceedings",
title = "The Balanced Accuracy and Its Posterior Distribution",
Expand Down Expand Up @@ -130,4 +130,4 @@ bibentries = c(
year = "2001",
organization = "IEEE"
)
)
) # nolint end

0 comments on commit bb75442

Please sign in to comment.