Skip to content

Commit

Permalink
pre-commit auto fiks
Browse files Browse the repository at this point in the history
  • Loading branch information
EdvardGarmannslund committed Feb 14, 2024
1 parent 3f467fa commit 1054eef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ssb_konjunk/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ def next_month(desired_year: int, desired_month: int) -> str:
return next_month_str



def months_in_term(term: int) -> tuple[int, int]:
"""Gives out months as ints from term as int.
Expand Down

0 comments on commit 1054eef

Please sign in to comment.