File size: 86 Bytes
6d08d46
 
 
 
1
2
3
4
5
"""OpenAlphaDiffract — XRD Analysis API"""
from .main import app

__all__ = ["app"]