Skip to content

Commit 2f27091

Browse files
innerleehellock
authored andcommitted
remove trailing space (open-mmlab#775)
Signed-off-by: innerlee <[email protected]>
1 parent 6c1b692 commit 2f27091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TECHNICAL_DETAILS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ FPN structure in [Path Aggregation Network for Instance Segmentation](https://ar
4646
end_level=-1,
4747
add_extra_convs=False):
4848
pass
49-
49+
5050
def forward(self, inputs):
5151
# implementation is ignored
5252
pass

0 commit comments

Comments
 (0)