コード例 #1
0
 def __ne__(self, other):
     return MetadataMixin._ne_(self, other)
コード例 #2
0
ファイル: test_base.py プロジェクト: terrycojones/scikit-bio
 def __ne__(self, other):
     return MetadataMixin._ne_(self, other)