Skip to content

No documentation on .address in class Nomad #129

@wimax-grapl

Description

@wimax-grapl

https://github.com/jrxFive/python-nomad/blob/master/nomad/__init__.py

One has to drill down to the Requester object to learn that address takes precedence over host/port.

def _url_builder(self, endpoint):

if anything, this should be some sort of xor (throw an exception if address and [host/port] are specified)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions