Commit dc53b5d
committed
- **Updated typing imports in
- Re-ordered and ensured proper import layout for `List`, `Set`, and `Union` from `typing`.
- **Added `ASSET_CA_CASH` to `GROUP_DEBT_PAYMENT`:**
- Included `ASSET_CA_CASH` as a new element in the `GROUP_DEBT_PAYMENT` list to expand its scope.
### **Summary**
Optimized import definitions for better readability and expanded `GROUP_DEBT_PAYMENT` to include `ASSET_CA_CASH`.
No backwards compatibility concerns.roles.py:**1 parent ad16691 commit dc53b5d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
0 commit comments