mirror of
https://github.com/helblazer811/ManimML.git
synced 2025-05-28 11:28:05 +08:00
Bug fixes and linting for the activation functions addition.
This commit is contained in:
@ -2,6 +2,7 @@ from manim import *
|
||||
import numpy as np
|
||||
import math
|
||||
|
||||
|
||||
class GaussianDistribution(VGroup):
|
||||
"""Object for drawing a Gaussian distribution"""
|
||||
|
||||
|
Reference in New Issue
Block a user