```python class A: attribute = 1 """ :type: Optional[int] """ ``` This shouldn't get a period at the end of the line and probably also shouldn't be moved onto one single line.