Skip to content

Commit 13894e6

Browse files
author
Priyadarshini Piramanayagam
committed
add class to init
1 parent 3b31618 commit 13894e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nisystemlink/clients/testmonitor/models/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
from ._update_result_request import UpdateResultRequest
1010
from ._query_results_request import (
1111
QueryResultsRequest,
12-
ResultField,
1312
QueryResultValuesRequest,
13+
ResultField,
14+
ResultProjection,
1415
)
1516

1617
# flake8: noqa

0 commit comments

Comments
 (0)