:py:mod:`FELiCS.Misc.functions` =============================== .. py:module:: FELiCS.Misc.functions Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: FELiCS.Misc.functions.get_last_git_commit .. py:function:: get_last_git_commit() Get the latest git commit hash of the repository. :returns: The most recent commit hash as a string. :rtype: :py:class:`str`