Unleash / Unleash/unleash-python-sdk

UnleashClient.disable_registration isn't documented on the docs

Open
#255 1 comment 0 reactions 1 assignee View on GitHub

@ivanklee86 is already working on this.

Since Jun 26, 2023.

Dominant language
Python
Stars
92
Forks
69
Avg merge
3h 39m
Merged PRs (30d)
1

Description

Describe the bug
I was reading the docs of UnleashClient and noticed that the disable_registration parameter doesn't have a description (code reference). What does it do?

To Reproduce
Steps to reproduce the behavior:

  1. Go to the docs (https://docs.getunleash.io/unleash-client-python/unleashclient.html) or code
  2. Search for disable_registration parameter
  3. You'll see it's only on the class signature, but not on the parameters descriptions

Expected behavior
I expected to see a description of what it does on the description page.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.