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