Kaydet (Commit) c93fdeb4 authored tarafından Guido van Rossum's avatar Guido van Rossum

Re3moved reference to minmax.

üst 124eb942
# Module 'Soundogram'
import audio
from minmax import min, max
from Histogram import Histogram
class Soundogram() = Histogram():
......
# Module 'Soundogram'
import audio
from minmax import min, max
from Histogram import Histogram
class Soundogram() = Histogram():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment