summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/repositories.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: use f-strings for string formattingrefactor/f-stringsNejc Habjan2021-11-021-8/+8
* docs: correct documented return typeJohn L. Villalovos2021-09-021-1/+1
* chore: fix import ordering using isortJohn L. Villalovos2021-05-251-1/+2
* chore: fix F401 errors reported by flake8John L. Villalovos2021-04-181-1/+1
* chore(api): move repository endpoints into separate modulechore/split-repository-methodsNejc Habjan2021-02-281-0/+206