Skip to content
Snippets Groups Projects
Commit 80a79237 authored by Erik Reid's avatar Erik Reid
Browse files

another typo

parent 3654cb1a
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@ from pydantic import BaseSettings
from geant_service_orchestrator import settings
class ServiceNetworks(BaseSettings)
class ServiceNetworks(BaseSettings):
v4: ipaddress.IPv4Network
v6: ipaddress.IPv6Network
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment