Skip to content

Commit 79b3176

Browse files
committed
fix: comments
1 parent d536c81 commit 79b3176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/flagsmith/engine/evaluation/mappers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module Mappers
77
# Using integer constant instead of -Float::INFINITY because the JSON serializer rejects infinity values
88
HIGHEST_PRIORITY = 0
99
WEAKEST_PRIORITY = 99_999_999
10-
#
10+
1111
# @param environment [Flagsmith::Engine::Environment] The environment model
1212
# @param identity [Flagsmith::Engine::Identity, nil] Optional identity model
1313
# @param override_traits [Array<Flagsmith::Engine::Identities::Trait>, nil] Optional override traits

0 commit comments

Comments
 (0)