|
eed4c923f6
|
Removed the "be" cast function to cast data type for the binary expressions. It is to be replaced by the mapped type hints.
|
2023-04-23 13:21:48 +08:00 |
|
|
4c2dcc5070
|
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
|
2023-04-04 18:26:54 +08:00 |
|
|
23a0721d8d
|
Added assert in the be function in the "accounting.utils.cast" module, to insure the correctness of the expression received.
|
2023-03-15 23:23:01 +08:00 |
|
|
e9d8a8fcd8
|
Added the "accounting.utils.cast" module to cast the things to the expected type in order to supress the warnings from PyCharm.
|
2023-03-15 01:09:59 +08:00 |
|