wala / ML

Eclipse Public License 2.0
23 stars 17 forks source link

Pytest entrypoints don't work when importing libraries #153

Closed khatchad closed 4 months ago

khatchad commented 4 months ago
          Actually, this one looks good. The problem is when it's combined with Pytest entry points. The problem is with #151.

Originally posted by @khatchad in https://github.com/wala/ML/issues/152#issuecomment-1966594349

khatchad commented 4 months ago

Actually, it works fine (without Pytest decorators).

khatchad commented 4 months ago

This works fine. There must be a different problem not related to Pytest entrypoints.