Add backquotes around DASSample, since setup.py/get_spec fails w/o them

This commit is contained in:
ericsson 2021-04-05 16:51:26 +03:00
parent acfbd9375e
commit 1a8ff79a18
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ We define the following Python custom types for type hinting and readability:
## New containers
### DASSample
### `DASSample`
```python
class DASSample(Container):