summaryrefslogtreecommitdiff
path: root/gitlab/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-1/+1
|
* Add runpy hook. Fixes #713.Jason R. Coombs2019-03-151-0/+4
Allows for invocation with 'python -m gitlab'