mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Which is needed when Bonsai is not using git
This commit is contained in:
@@ -40,6 +40,7 @@ from typing import Union, Any, Generator
|
|||||||
|
|
||||||
|
|
||||||
last_commit_hash = "8888888"
|
last_commit_hash = "8888888"
|
||||||
|
last_commit_date = None
|
||||||
|
|
||||||
|
|
||||||
def get_last_commit_hash() -> Union[str, None]:
|
def get_last_commit_hash() -> Union[str, None]:
|
||||||
|
|||||||
Reference in New Issue
Block a user