Skip to content

Commit

Permalink
Merge pull request #230 from bknueven/init_rts_gmlc
Browse files Browse the repository at this point in the history
adding missing __init__ file
  • Loading branch information
bknueven authored May 22, 2021
2 parents 93a1345 + b3b4be5 commit 21d25f0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions egret/parsers/rts_gmlc/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# ___________________________________________________________________________
#
# EGRET: Electrical Grid Research and Engineering Tools
# Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC
# (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S.
# Government retains certain rights in this software.
# This software is distributed under the Revised BSD License.
# ___________________________________________________________________________

0 comments on commit 21d25f0

Please sign in to comment.