Revert "Restore 'offset' and 'negative_utc' arguments and make them optional"
This reverts commit a0f54362. This means this commit removes the 'offset' and 'negative_utc' arguments. It also removes the 'negative_utc' attribute (which is not used anymore), but keeps an 'offset' property, which is an alias to 'offset_minutes()'. This is only to keep this commit readable; the next commit will remove this alias.
parent
118c8a44
No related branches found
No related tags found
Showing
- requirements.txt 1 addition, 1 deletionrequirements.txt
- swh/model/model.py 61 additions, 131 deletionsswh/model/model.py
- swh/model/tests/test_identifiers.py 20 additions, 122 deletionsswh/model/tests/test_identifiers.py
- swh/model/tests/test_model.py 1 addition, 1 deletionswh/model/tests/test_model.py
Loading
Please register or sign in to comment