doccano / auto-labeling-pipeline

doccano auto labeling pipeline helps doccano to annotate a document automatically.
MIT License
39 stars 16 forks source link

Fix find method to be able to find sub sub classes #13

Closed Hironsan closed 3 years ago

Hironsan commented 3 years ago

Description

Currently, auto-labeling-pipeline can't find model classes recursively. This PR fixes the problem.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?