Files
PyGithub/tests
Steve Kowalik befce37e20 Do not import directly into Retry tests (#1155)
The Retry test class was importing Repository directly, which had the
side effect of masking the tests.Repository import in AllTests with
github.Repository. Switch to importing github only, which is safe. As a
drive-by, switch to using self.assertRaises for one of the tests.
2019-06-27 20:39:08 +10:00
..
2019-05-06 09:38:05 +08:00
2019-05-06 09:38:05 +08:00