Michell Stuttgart
562908cb17
Improve __repr__ method of Milestone class ( #921 )
...
This commit add the title of milestone in string representation of Milestone class.
This modification improve readbility of milestone instances.
Before:
```python
>>> repo.get_milestone(number=1)
Milestone(number=1)
```
After:
```python
>>> repo.get_milestone(number=1)
Milestone(title='Milestone Example', number=1)
```
2018-10-08 10:19:38 +08:00
..
2018-10-08 10:19:38 +08:00
2018-08-24 15:08:18 +08:00
2018-10-04 15:55:11 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-28 13:34:34 +08:00
2018-08-28 16:10:22 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-21 15:01:23 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-09-11 13:05:16 +08:00
2018-04-06 18:30:43 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-19 10:47:41 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-19 10:47:41 +08:00
2018-05-01 09:40:08 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-21 15:01:23 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-25 00:01:29 +08:00
2018-08-21 15:01:23 +08:00
2018-08-25 00:01:29 +08:00
2018-03-17 20:06:16 +08:00
2018-08-21 15:01:23 +08:00
2018-03-17 20:06:16 +08:00
2018-04-06 09:17:19 +08:00
2018-10-03 11:51:59 +08:00
2018-10-08 10:19:38 +08:00
2018-10-03 11:51:59 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-09-11 13:05:16 +08:00
2018-09-18 16:34:38 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-09-11 13:05:16 +08:00
2018-09-11 13:05:16 +08:00
2018-09-11 13:05:16 +08:00
2018-09-26 09:55:33 +08:00
2018-08-21 15:01:23 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-09-12 14:53:44 +08:00
2018-08-21 15:01:23 +08:00
2018-09-16 20:00:20 +08:00
2018-08-19 10:47:41 +08:00
2018-10-04 21:41:17 +08:00
2018-08-28 13:34:34 +08:00
2018-08-15 12:45:47 +10:00
2018-08-19 10:47:41 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-19 10:47:41 +08:00
2018-08-19 10:47:41 +08:00