Update core_os/tests/test_models.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alexa Amundson
2025-11-17 22:23:26 -06:00
committed by GitHub
parent 4808b2a1ad
commit bc06692d09

View File

@@ -1,5 +1,4 @@
"""Tests for core OS models"""
import pytest
from core_os.models import UserSession, Window, OSState, WindowState