X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=plugins%2F__init__.py;h=316993c2aacd8ed86f3fefb6bb10d4d31aba594f;hb=454adf02d3d78cdee104c191362eaef57b69a598;hp=32eb94eb1914969f8732a64deeb756688c1838d1;hpb=d13405d13f4572de6dd11668b0d1a6723d6f4762;p=osm%2FMON.git diff --git a/plugins/__init__.py b/plugins/__init__.py index 32eb94e..316993c 100644 --- a/plugins/__init__.py +++ b/plugins/__init__.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + # Copyright 2017 Intel Research and Development Ireland Limited # ************************************************************* @@ -19,3 +21,4 @@ # For those usages not covered by the Apache License, Version 2.0 please # contact: helena.mcgough@intel.com or adrian.hoban@intel.com ## +"""Plugins for OSM MON."""