Merge "Remove extra spaces in tox.ini"

This commit is contained in:
Zuul 2025-04-30 08:40:35 +00:00 committed by Gerrit Code Review
commit baf68ca3e3

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py3,pep8, npm
envlist = py3,pep8,npm
skipsdist = True
[testenv]