Skip to content

Commit 68f6d7c

Browse files
authored
chore: add accidentally removed empty line
1 parent 6674fe5 commit 68f6d7c

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/chisquare/entropy/src/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "stdlib/math/base/special/digamma.h"
2222
#include "stdlib/math/base/special/gamma.h"
2323
#include "stdlib/math/base/special/ln.h"
24+
2425
/**
2526
* Returns the differential entropy of a chi-squared distribution.
2627
*

0 commit comments

Comments
 (0)