ttim.version#

Attributes#

Functions#

show_versions([optional])

Print the version of dependencies.

Module Contents#

ttim.version.__version__ = '0.8.0'#
ttim.version.show_versions(optional=True)[source]#

Print the version of dependencies.

Parameters:

optional (bool, optional) – Print the version of optional dependencies, by default False

Return type:

None