MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / check_dynamic_dependencies.py

File check_dynamic_dependencies.py

helpers/check_dynamic_dependencies.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# coding: utf-8
2"""Helper script for checking versions in the dynamic symbol table.
3
4This script checks that LightGBM library is linked to the appropriate symbol versions.

Callers

nothing calls this directly

Calls 2

check_dependiciesFunction · 0.85
readMethod · 0.45

Tested by

no test coverage detected