mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-16 13:03:51 +00:00
black
This commit is contained in:
@@ -43,6 +43,7 @@ def get_git_revision_short_hash() -> str:
|
|||||||
except subprocess.CalledProcessError:
|
except subprocess.CalledProcessError:
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
|
|
||||||
def get_start_of_semester(today=date.today()) -> date:
|
def get_start_of_semester(today=date.today()) -> date:
|
||||||
"""
|
"""
|
||||||
Determine in which semester the given date is and return the start date of
|
Determine in which semester the given date is and return the start date of
|
||||||
|
Reference in New Issue
Block a user