Files
oopt-gnpy/gnpy/core/execute.py
James Powell 2be616411f fix headers
2018-10-14 20:55:00 -04:00

11 lines
199 B
Python

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
'''
gnpy.core.execute
=================
This module contains functions for executing the propogation of
spectral information on a `gnpy` network.
'''