model: rename TargetType to SnapshotTargetType
TargetType is far too generic and introduces confusion with ReleaseTargetType. So we rename it to a clearer name.
Showing
- swh/model/git_objects.py 1 addition, 1 deletionswh/model/git_objects.py
- swh/model/hypothesis_strategies.py 31 additions, 13 deletionsswh/model/hypothesis_strategies.py
- swh/model/model.py 11 additions, 6 deletionsswh/model/model.py
- swh/model/tests/swh_model_data.py 7 additions, 7 deletionsswh/model/tests/swh_model_data.py
- swh/model/tests/test_hypothesis_strategies.py 3 additions, 3 deletionsswh/model/tests/test_hypothesis_strategies.py
- swh/model/tests/test_model.py 4 additions, 4 deletionsswh/model/tests/test_model.py
Loading
Please register or sign in to comment