mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-18 01:34:00 -05:00
Update core_os/tests/test_models.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
"""Tests for core OS models"""
|
"""Tests for core OS models"""
|
||||||
import pytest
|
|
||||||
from core_os.models import UserSession, Window, OSState, WindowState
|
from core_os.models import UserSession, Window, OSState, WindowState
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user