mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Update syntax for relative imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from models import Category
|
||||
from .models import Category
|
||||
|
||||
|
||||
def get_struct():
|
||||
|
Reference in New Issue
Block a user