🚨 "Fixed" linter warnings

This commit is contained in:
Wouter de Bruijn
2025-02-26 14:54:20 +01:00
parent 9ab5e09dd5
commit 7781bc6732
4 changed files with 7 additions and 10 deletions

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python3
# pylint: disable=duplicate-code
"""Module that hosts all functions for virtual machine processing"""