Skip to content

hack fix for namedtuple doc #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2020
Merged

Conversation

dhalbert
Copy link
Contributor

@dhalbert dhalbert commented Apr 30, 2020

  • Change HeartRateMeasurementValues namedtuple doc to a bulleted list instead of attributes, to prevent Sphinx complaints about multiple index entries. This is an issue caused by CPython giving useless default docstrings to namedtuple attributes. Eventually we might figure out a workaround, but for now this preserves the original documentatation.

@dhalbert dhalbert requested a review from kattni April 30, 2020 03:48
@dhalbert dhalbert mentioned this pull request Apr 30, 2020
@dhalbert dhalbert changed the title disable pypi; hack fix for namedtuple doc hack fix for namedtuple doc Apr 30, 2020
@dhalbert dhalbert requested a review from a team May 4, 2020 20:01
@kattni kattni merged commit 4ea3ba8 into adafruit:master May 4, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 6, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 3.3.3 from 3.3.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#98 from brentru/update-simpletest

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Cycling_Speed_and_Cadence to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Cycling_Speed_and_Cadence#4 from dhalbert/defer-packet_size

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Heart_Rate to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Heart_Rate#8 from dhalbert/doc-and-pypi
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Heart_Rate#9 from dhalbert/defer-packet_size

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_iBBQ to 1.2.1 from 1.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_iBBQ#2 from dhalbert/defer-packet_size

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_MIDI to 1.0.0 from 0.8.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_MIDI#3 from dhalbert/delay-packet_size
  > build.yml: add black formatting check
@dhalbert dhalbert deleted the doc-and-pypi branch October 21, 2020 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants