summaryrefslogtreecommitdiff
path: root/gitlab/client.py
Commit message (Expand)AuthorAgeFilesLines
* chore: remove unused function _construct_url()John L. Villalovos2021-02-231-18/+0
* feat: add an initial mypy test to tox.iniJohn L. Villalovos2021-02-221-1/+1
* chore: remove usage of 'from ... import *' in client.pyJohn L. Villalovos2021-02-221-16/+16
* chore: explicitly import gitlab.v4.objects/cliJohn L. Villalovos2021-02-211-4/+16
* refactor: move Gitlab and GitlabList to gitlab/client.pyJohn L. Villalovos2021-02-181-0/+858