Coverage for mlprodict/grammar/grammar_sklearn/__init__.py: 100%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

2 statements  

1""" 

2@file 

3@brief Shortcuts to *grammar_sklearn*. 

4""" 

5 

6from .g_sklearn_identify import identify_interpreter 

7from .g_sklearn_main import sklearn2graph