Made more linter-friendly

This commit is contained in:
GeoffreyCoulaud
2023-05-19 21:34:47 +02:00
parent a176b33241
commit 83d7aad0d1
14 changed files with 34 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
moduledir = join_paths(pkgdatadir, 'cartridges')
moduledir = join_paths(pkgdatadir, 'src')
python = import('python')