mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
replace invalid javadoc tag "@author:"
GitOrigin-RevId: f5835f60a7dc5e3b5c7cf1433350891e61d84b0b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c38496130a
commit
2340e499ad
@@ -18,7 +18,7 @@ package com.jetbrains.python.psi;
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* @author: Alexey.Ivanov
|
||||
* @author Alexey.Ivanov
|
||||
*/
|
||||
public interface PyStarExpression extends PyExpression {
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user