Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 9, 2025
1 parent bdc6fcf commit ff1ceb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform/darwin/src/MLNComputedShapeSource.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ MLN_EXPORT
source cannot be clustered.
@param identifier A string that uniquely identifies the source.
@param dataSource An object conforming to MLNComputedShapeSourceDataSource protocol that will provide the shape data.
@param dataSource An object conforming to MLNComputedShapeSourceDataSource protocol that will
provide the shape data.
@param options An `NSDictionary` of options for this source.
*/
- (instancetype)initWithIdentifier:(NSString *)identifier
Expand Down

0 comments on commit ff1ceb1

Please sign in to comment.