mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-03 03:28:04 +00:00
10 lines
175 B
Python
10 lines
175 B
Python
#!/usr/bin/env python3
|
|
|
|
'''
|
|
gnpy.core.execute
|
|
=================
|
|
|
|
This module contains functions for executing the propogation of
|
|
spectral information on a `gnpy` network.
|
|
'''
|