4 lines
40 B
Python
4 lines
40 B
Python
|
from .fpn import FPN
|
||
|
|
||
|
__all__ = ['FPN']
|