Skip to content

Commit 8f33d5e

Browse files
Gustrynyalldawson
authored andcommittedApr 25, 2023
Upgrade DBManager and Grass plugins to Python 3.X
1 parent 66c88af commit 8f33d5e

File tree

179 files changed

+117
-530
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+117
-530
lines changed
 

‎python/plugins/db_manager/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# -*- coding: utf-8 -*-
2-
31
"""
42
/***************************************************************************
53
Name : DB Manager

‎python/plugins/db_manager/db_manager.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# -*- coding: utf-8 -*-
2-
31
"""
42
/***************************************************************************
53
Name : DB Manager

0 commit comments

Comments
 (0)
Please sign in to comment.