Skip to content

Commit 86ddd56

Browse files
committed
removed uft-8 encoding from .env
1 parent bccbdf8 commit 86ddd56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ class Config:
9191
'test_output': {'env': 'TEST_OUTPUT'},
9292
}
9393
env_file = '.env'
94-
env_file_encoding = 'utf-8'

0 commit comments

Comments
 (0)