Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Toulouse committed Sep 1, 2022
1 parent d39fc43 commit 294c633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
""""
this is the file were the option for the module gst are define
"""
from asyncore import write

from logging import root
import os
import configparser
from typing_extensions import Self


class Config():

Expand Down

0 comments on commit 294c633

Please sign in to comment.