Skip to content

Commit 2b83d18

Browse files
committed
add blank line to follow reST docstring formatting rules
1 parent 72b1e46 commit 2b83d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hls4ml/model/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ class NamedType:
370370
371371
For convenience, hls4ml gives names to data types used in the generated HLS. This is equivalent to defining types
372372
in C/C++ like::
373+
373374
typedef precision name;
374375
375376
Args:

0 commit comments

Comments
 (0)