We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651de06 commit ef2444fCopy full SHA for ef2444f
extension/flat_tensor/serialize/flat_tensor_schema.py
@@ -4,6 +4,7 @@
4
# This source code is licensed under the BSD-style license found in the
5
# LICENSE file in the root directory of this source tree.
6
7
+# pyre-strict
8
9
from dataclasses import dataclass
10
from typing import List
0 commit comments