Update model.py

main
randaller 3 years ago committed by GitHub
parent d49d10c2ee
commit 4f3332aa48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save