This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
1,042
Commits
1
Branch
41
Tags
e0ed81ad1fb95882ac13c4a397648ec878c5acff
Commit Graph
2 Commits
Author
SHA1
Message
Date
依瑪貓
cda9e4e3c6
Replaced importing the "typing" module as "t" with importing the individual names in the "typing" module. Since Python 3.9 introduced type hinting generics in standard collections, we do not have as many names to import now. This is also to be consistent with the practices of most major and standard packages and examples.
2023-04-26 18:22:45 +08:00
依瑪貓
5af6fd9619
Moved the "accounting.journal_entry.utils.offset_alias" module to "accounting.utils.offset_alias".
2023-04-08 18:12:55 +08:00