Update model.py

This commit is contained in:
randaller
2023-03-11 17:27:05 +03:00
committed by GitHub
parent d49d10c2ee
commit 4f3332aa48

View File

@@ -1,6 +1,9 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# This software may be used and distributed according to the terms of the GNU General Public License version 3.
# Copyright by Steve Manuatu
# https://github.com/venuatu
from typing import Optional, Tuple
from dataclasses import dataclass
import math