1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Bastian Venthur
0349bd3359 reformatted code 2023-06-16 10:25:21 +02:00
Bastian Venthur
87d619cc1c Re-formatted the code 2022-09-01 12:41:25 +02:00
Bastian Venthur
875fd85d65 removed types from docstrings now that we have type annotations.
note, the return value still needs to be in there.
2022-09-01 10:51:32 +02:00
Bastian Venthur
ebac0a8fc4 fixed for mypy --strict testing 2022-08-31 22:59:55 +02:00
Bastian Venthur
451fb1b260 try supporting py38 2022-08-31 19:54:32 +02:00
Bastian Venthur
322154041a WIP 2022-08-31 17:17:02 +02:00
Bastian Venthur
79edd04ee8 added smartypants support 2021-04-18 13:03:05 +02:00
Bastian Venthur
cdc6639447 added markdown docs 2021-03-22 10:16:56 +01:00
Bastian Venthur
e52b1b7738 bumped minimum required python to 3.8 2021-02-13 13:34:24 +01:00
Bastian Venthur
e972d90704 . 2021-02-13 13:31:51 +01:00
Bastian Venthur
5c06af6d0e convert tags to lower case 2021-02-09 21:45:02 +01:00
Bastian Venthur
67e07a9c00 assume always local time for date-meta 2021-02-06 18:50:22 +01:00
Bastian Venthur
5f5a8af49b renamed old sg stuff to blag 2021-02-01 21:34:30 +01:00