Skip to content

Commit

Permalink
Apply styler::style_pkg(scope = "line_breaks")
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdh committed Jan 5, 2024
1 parent 584a3db commit d22a630
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/qgis-state.R
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,7 @@ resolve_flag_opt <- function(
value = readopt(option_name, envvar_name),
option_name = NULL,
envvar_name = NULL,
keep_NA = FALSE
) {
keep_NA = FALSE) {
if (missing(value)) {
assert_that(
!missing(option_name),
Expand Down

0 comments on commit d22a630

Please sign in to comment.