Skip to content

accessing private method in tutorial #301

@lasofivec

Description

@lasofivec

Normally methods/parameters starting with "_" are private.
However in a tutorial we do:

tf.geom.utils._DCONFIG_TABLE.keys

it looks to me like there should be a function

tf.geom.utils.get_all_configs_key()

for example.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions