mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-03 00:25:17 +00:00
black
This commit is contained in:
parent
471e179d24
commit
9f08e17961
@ -43,6 +43,7 @@ def get_git_revision_short_hash() -> str:
|
||||
except subprocess.CalledProcessError:
|
||||
return ""
|
||||
|
||||
|
||||
def get_start_of_semester(today=date.today()) -> date:
|
||||
"""
|
||||
Determine in which semester the given date is and return the start date of
|
||||
|
Loading…
x
Reference in New Issue
Block a user