aaronsegura / nextcloud-async

Async-capable python wrapper for Nextcloud APIs
GNU General Public License v3.0
13 stars 5 forks source link

Pydocstyle fixes #4

Open aaronsegura opened 2 years ago

aaronsegura commented 2 years ago

Jenkins pydocstyle unit test is currently disabled by || true in Jenkinsfile pipeline. Add docstrings and remove || true.