]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mypy.ini: fix the unresolved conflict
authorKefu Chai <kchai@redhat.com>
Mon, 1 Feb 2021 06:53:03 +0000 (14:53 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 1 Feb 2021 07:11:56 +0000 (15:11 +0800)
it was introduced by a0930a63106e9f0d556e18bd70ffca6566388742, i failed
to resolve this conflict when resolving the merge confliction.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mypy.ini

index 61b930737d01b84d59ba175e6313665263a71877..a10f9e4b3f26d1ec8bbe6d644911ddb8147763e8 100755 (executable)
@@ -33,7 +33,6 @@ disallow_untyped_defs = True
 [mypy-iostat.*]
 disallow_untyped_defs = True
 
->>>>>>> 514d3b6785... mgr/rook: disallow_untyped_defs = True
 [mypy-orchestrator.*]
 disallow_untyped_defs = True