Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface)
[osm/NBI.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index a0fef5a..5cb66e7 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -33,6 +33,7 @@ deps = black
 skip_install = true
 commands =
         - black --check --diff osm_nbi/
+        - black --check --diff setup.py
 
 
 #######################################################################################
@@ -120,4 +121,5 @@ exclude =
         test_mznmodels.py
 max-line-length = 120
 show-source = True
-builtins = _
\ No newline at end of file
+builtins = _
+