Add backquotes around DASSample, since setup.py/get_spec fails w/o them
This commit is contained in:
parent
acfbd9375e
commit
1a8ff79a18
|
@ -45,7 +45,7 @@ We define the following Python custom types for type hinting and readability:
|
|||
|
||||
## New containers
|
||||
|
||||
### DASSample
|
||||
### `DASSample`
|
||||
|
||||
```python
|
||||
class DASSample(Container):
|
||||
|
|
Loading…
Reference in New Issue