mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-04 02:14:58 +01:00
resolved deprecation warning
This commit is contained in:
@@ -5,4 +5,4 @@ from database.models.components.progress_step import ProgressStep
|
||||
|
||||
class Development(ProgressStep):
|
||||
class Meta:
|
||||
db_table = 'development'
|
||||
table_name = 'development'
|
||||
|
||||
Reference in New Issue
Block a user