mirror of
https://github.com/3b1b/videos.git
synced 2025-09-18 21:38:53 +00:00
Remove blank line
This commit is contained in:
parent
85e18b48b1
commit
82345c25b7
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
from __future__ import annotations
|
||||
from manim_imports_ext import *
|
||||
|
||||
|
||||
def hsl_to_rgb(hsl):
|
||||
"""
|
||||
Convert an array of HSL values to RGB.
|
||||
|
|
Loading…
Add table
Reference in a new issue