Skip to content
Snippets Groups Projects
Verified Commit 112be500 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix lint

parent 9aba9727
No related branches found
No related tags found
1 merge request!50Resolve "Implement bundled courses/lessons"
import logging
from collections.abc import Sequence
from datetime import date, datetime, timedelta
from typing import Optional, Sequence, Union
from typing import Optional, Union
from django.core.exceptions import ValidationError
from django.db import models
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment