Skip to content

Commit ef748b7

Browse files
authored
style: add empty line back
Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent 91a628a commit ef748b7

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/weibull/mode/src

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/weibull/mode/src/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include "stdlib/stats/base/dists/weibull/mode.h"
2020
#include "stdlib/math/base/assert/is_nan.h"
2121
#include "stdlib/math/base/special/pow.h"
22+
2223
/**
2324
* Returns the mode of a Weibull distribution.
2425
*

0 commit comments

Comments
 (0)