mirror of
https://github.com/MikroWizard/mikroman.git
synced 2025-07-13 07:24:37 +02:00
add missing routeros tools from dinotools
This commit is contained in:
parent
e4b6fed5f2
commit
60c4f1870f
35 changed files with 5085 additions and 1 deletions
5
py/libs/check_routeros/routeros_check/exeption.py
Normal file
5
py/libs/check_routeros/routeros_check/exeption.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SPDX-FileCopyrightText: PhiBo DinoTools (2021)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
class MissingValue(ValueError):
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue