Skip to content

Commit

Permalink
[Fixes #11821] fix setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiagiupponi committed Jan 26, 2024
1 parent 9df1784 commit 034e1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/base/migrations/0089_resourcebase_advertised.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('base', '0089_auto_20231019_1244'),
('base', '0089_alter_resourcebase_polymorphic_ctype'),
]

operations = [
Expand Down

0 comments on commit 034e1dc

Please sign in to comment.